nali 0.0.5 → 0.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/lib/nali/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: nali
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.6
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -237,8 +237,8 @@ files:
|
|
237
237
|
- lib/assets/javascripts/nali/model.js.coffee
|
238
238
|
- lib/assets/javascripts/nali/router.js.coffee
|
239
239
|
- lib/assets/javascripts/nali/collection.js.coffee
|
240
|
-
- lib/assets/javascripts/nali/index.js.coffee
|
241
240
|
- lib/assets/javascripts/nali/application.js.coffee
|
241
|
+
- lib/assets/javascripts/nali/index.js
|
242
242
|
- lib/assets/javascripts/nali/connection.js.coffee
|
243
243
|
- lib/nali/extensions.rb
|
244
244
|
- lib/nali/model.rb
|