i18nline 0.0.8.alpha → 0.0.10.alpha

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1 @@
1
+ 12050
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: i18nline
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.8.alpha
4
+ version: 0.0.10.alpha
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rubén Díaz-Jorge Gil
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-11-20 00:00:00.000000000 Z
11
+ date: 2013-11-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -108,7 +108,8 @@ dependencies:
108
108
  - - '>='
109
109
  - !ruby/object:Gem::Version
110
110
  version: '0'
111
- description: Translation management engine for Rails applications
111
+ description: Integrates with I18n storing translations on database, marks missing
112
+ translations inline and provides web administration for translations.
112
113
  email:
113
114
  - rubendiazjorge@gmail.com
114
115
  executables: []
@@ -205,6 +206,7 @@ files:
205
206
  - test/dummy/tmp/cache/assets/development/sprockets/c5d518b12d9d712aa81c6c98a57ad3b5
206
207
  - test/dummy/tmp/cache/assets/development/sprockets/90b42249c96ca020cc4d4e5d209e3662
207
208
  - test/dummy/tmp/cache/assets/development/sprockets/1fed974ece9b46e9543a13bd2cfd39c6
209
+ - test/dummy/tmp/pids/server.pid
208
210
  - test/dummy/bin/rake
209
211
  - test/dummy/bin/bundle
210
212
  - test/dummy/bin/rails
@@ -316,6 +318,7 @@ test_files:
316
318
  - test/dummy/tmp/cache/assets/development/sprockets/c5d518b12d9d712aa81c6c98a57ad3b5
317
319
  - test/dummy/tmp/cache/assets/development/sprockets/90b42249c96ca020cc4d4e5d209e3662
318
320
  - test/dummy/tmp/cache/assets/development/sprockets/1fed974ece9b46e9543a13bd2cfd39c6
321
+ - test/dummy/tmp/pids/server.pid
319
322
  - test/dummy/bin/rake
320
323
  - test/dummy/bin/bundle
321
324
  - test/dummy/bin/rails