active_scaffold 3.1.19 → 3.1.20

Sign up to get free protection for your applications and to get access to all the features.
@@ -10,7 +10,7 @@ de:
10
10
  cancel: 'Abbrechen'
11
11
  click_to_edit: 'Zum Editieren anklicken'
12
12
  click_to_reset: 'Reset'
13
- close: 'Schliessen'
13
+ close: 'Schließen'
14
14
  config_list: 'Konfigurieren'
15
15
  config_list_model: 'Konfiguriere Spalten für %{model}'
16
16
  create: 'Anlegen'
@@ -2,7 +2,7 @@ module ActiveScaffold
2
2
  module Version
3
3
  MAJOR = 3
4
4
  MINOR = 1
5
- PATCH = 19
5
+ PATCH = 20
6
6
 
7
7
  STRING = [MAJOR, MINOR, PATCH].compact.join('.')
8
8
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: active_scaffold
3
3
  version: !ruby/object:Gem::Version
4
- hash: 37
4
+ hash: 43
5
5
  prerelease:
6
6
  segments:
7
7
  - 3
8
8
  - 1
9
- - 19
10
- version: 3.1.19
9
+ - 20
10
+ version: 3.1.20
11
11
  platform: ruby
12
12
  authors:
13
13
  - Many, see README
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2012-01-31 00:00:00 Z
18
+ date: 2012-02-02 00:00:00 Z
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
21
21
  version_requirements: &id001 !ruby/object:Gem::Requirement
@@ -116,7 +116,20 @@ files:
116
116
  - app/assets/stylesheets/active_scaffold.css.erb
117
117
  - app/assets/stylesheets/blue-theme.css
118
118
  - app/assets/stylesheets/active_scaffold.css.erb~
119
+ - app/assets/stylesheets/active_scaffold.scss~
119
120
  - app/assets/stylesheets/blue-theme.css~
121
+ - app/assets/stylesheets/active_scaffold_default.css~
122
+ - app/assets/stylesheets/active_scaffold_default.css.scss~
123
+ - app/assets/stylesheets/active_scaffold.css.scss.erb~
124
+ - app/assets/stylesheets/active_scaffold_layout.css~
125
+ - app/assets/stylesheets/active_scaffold_colors.css.scss~
126
+ - app/assets/stylesheets/active_scaffold_colors.css
127
+ - app/assets/stylesheets/active_scaffold_default.css.erb
128
+ - app/assets/stylesheets/active_scaffold_layout.css
129
+ - app/assets/stylesheets/active_scaffold_default.css.erb~
130
+ - app/assets/stylesheets/active_scaffold_colors.scss
131
+ - app/assets/stylesheets/active_scaffold.css.scss~
132
+ - app/assets/stylesheets/active_scaffold.css~
120
133
  - config/locales/de.yml
121
134
  - config/locales/en.yml
122
135
  - config/locales/es.yml