rails 2.3.8 → 2.3.9.pre

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of rails might be problematic. Click here for more details.

Files changed (119) hide show
  1. data/CHANGELOG +3 -2
  2. data/Rakefile +6 -7
  3. data/builtin/rails_info/rails/info.rb +1 -1
  4. data/environments/boot.rb +6 -2
  5. data/environments/environment.rb +1 -1
  6. data/lib/initializer.rb +44 -20
  7. data/lib/rails/plugin.rb +1 -1
  8. data/lib/rails/plugin/loader.rb +3 -3
  9. data/lib/rails/version.rb +1 -1
  10. data/lib/rails_generator/generators/components/migration/migration_generator.rb +1 -1
  11. data/lib/rails_generator/generators/components/plugin/templates/test_helper.rb +2 -1
  12. metadata +25 -124
  13. data/guides/files/javascripts/code_highlighter.js +0 -188
  14. data/guides/files/javascripts/guides.js +0 -8
  15. data/guides/files/javascripts/highlighters.js +0 -90
  16. data/guides/files/stylesheets/main.css +0 -441
  17. data/guides/files/stylesheets/print.css +0 -52
  18. data/guides/files/stylesheets/reset.css +0 -43
  19. data/guides/files/stylesheets/style.css +0 -13
  20. data/guides/files/stylesheets/syntax.css +0 -31
  21. data/guides/images/belongs_to.png +0 -0
  22. data/guides/images/book_icon.gif +0 -0
  23. data/guides/images/bullet.gif +0 -0
  24. data/guides/images/chapters_icon.gif +0 -0
  25. data/guides/images/check_bullet.gif +0 -0
  26. data/guides/images/credits_pic_blank.gif +0 -0
  27. data/guides/images/csrf.png +0 -0
  28. data/guides/images/customized_error_messages.png +0 -0
  29. data/guides/images/error_messages.png +0 -0
  30. data/guides/images/feature_tile.gif +0 -0
  31. data/guides/images/footer_tile.gif +0 -0
  32. data/guides/images/fxn.jpg +0 -0
  33. data/guides/images/grey_bullet.gif +0 -0
  34. data/guides/images/habtm.png +0 -0
  35. data/guides/images/has_many.png +0 -0
  36. data/guides/images/has_many_through.png +0 -0
  37. data/guides/images/has_one.png +0 -0
  38. data/guides/images/has_one_through.png +0 -0
  39. data/guides/images/header_backdrop.png +0 -0
  40. data/guides/images/header_tile.gif +0 -0
  41. data/guides/images/i18n/demo_localized_pirate.png +0 -0
  42. data/guides/images/i18n/demo_translated_en.png +0 -0
  43. data/guides/images/i18n/demo_translated_pirate.png +0 -0
  44. data/guides/images/i18n/demo_translation_missing.png +0 -0
  45. data/guides/images/i18n/demo_untranslated.png +0 -0
  46. data/guides/images/icons/README +0 -5
  47. data/guides/images/icons/callouts/1.png +0 -0
  48. data/guides/images/icons/callouts/10.png +0 -0
  49. data/guides/images/icons/callouts/11.png +0 -0
  50. data/guides/images/icons/callouts/12.png +0 -0
  51. data/guides/images/icons/callouts/13.png +0 -0
  52. data/guides/images/icons/callouts/14.png +0 -0
  53. data/guides/images/icons/callouts/15.png +0 -0
  54. data/guides/images/icons/callouts/2.png +0 -0
  55. data/guides/images/icons/callouts/3.png +0 -0
  56. data/guides/images/icons/callouts/4.png +0 -0
  57. data/guides/images/icons/callouts/5.png +0 -0
  58. data/guides/images/icons/callouts/6.png +0 -0
  59. data/guides/images/icons/callouts/7.png +0 -0
  60. data/guides/images/icons/callouts/8.png +0 -0
  61. data/guides/images/icons/callouts/9.png +0 -0
  62. data/guides/images/icons/caution.png +0 -0
  63. data/guides/images/icons/example.png +0 -0
  64. data/guides/images/icons/home.png +0 -0
  65. data/guides/images/icons/important.png +0 -0
  66. data/guides/images/icons/next.png +0 -0
  67. data/guides/images/icons/note.png +0 -0
  68. data/guides/images/icons/prev.png +0 -0
  69. data/guides/images/icons/tip.png +0 -0
  70. data/guides/images/icons/up.png +0 -0
  71. data/guides/images/icons/warning.png +0 -0
  72. data/guides/images/nav_arrow.gif +0 -0
  73. data/guides/images/polymorphic.png +0 -0
  74. data/guides/images/posts_index.png +0 -0
  75. data/guides/images/rails_guides_logo.gif +0 -0
  76. data/guides/images/rails_logo_remix.gif +0 -0
  77. data/guides/images/rails_welcome.png +0 -0
  78. data/guides/images/session_fixation.png +0 -0
  79. data/guides/images/tab_grey.gif +0 -0
  80. data/guides/images/tab_info.gif +0 -0
  81. data/guides/images/tab_note.gif +0 -0
  82. data/guides/images/tab_red.gif +0 -0
  83. data/guides/images/tab_yellow.gif +0 -0
  84. data/guides/images/tab_yellow.png +0 -0
  85. data/guides/images/validation_error_messages.png +0 -0
  86. data/guides/rails_guides.rb +0 -42
  87. data/guides/rails_guides/generator.rb +0 -138
  88. data/guides/rails_guides/helpers.rb +0 -34
  89. data/guides/rails_guides/indexer.rb +0 -55
  90. data/guides/rails_guides/textile_extensions.rb +0 -41
  91. data/guides/source/2_2_release_notes.textile +0 -422
  92. data/guides/source/2_3_release_notes.textile +0 -610
  93. data/guides/source/action_controller_overview.textile +0 -776
  94. data/guides/source/action_mailer_basics.textile +0 -424
  95. data/guides/source/active_record_basics.textile +0 -135
  96. data/guides/source/active_record_querying.textile +0 -969
  97. data/guides/source/activerecord_validations_callbacks.textile +0 -1086
  98. data/guides/source/association_basics.textile +0 -1781
  99. data/guides/source/caching_with_rails.textile +0 -524
  100. data/guides/source/command_line.textile +0 -589
  101. data/guides/source/configuring.textile +0 -234
  102. data/guides/source/contribute.textile +0 -71
  103. data/guides/source/contributing_to_rails.textile +0 -239
  104. data/guides/source/credits.erb.textile +0 -52
  105. data/guides/source/debugging_rails_applications.textile +0 -709
  106. data/guides/source/form_helpers.textile +0 -766
  107. data/guides/source/getting_started.textile +0 -1297
  108. data/guides/source/i18n.textile +0 -912
  109. data/guides/source/index.erb.textile +0 -124
  110. data/guides/source/layout.html.erb +0 -103
  111. data/guides/source/layouts_and_rendering.textile +0 -979
  112. data/guides/source/migrations.textile +0 -591
  113. data/guides/source/nested_model_forms.textile +0 -222
  114. data/guides/source/performance_testing.textile +0 -531
  115. data/guides/source/plugins.textile +0 -1512
  116. data/guides/source/rails_on_rack.textile +0 -309
  117. data/guides/source/routing.textile +0 -903
  118. data/guides/source/security.textile +0 -986
  119. data/guides/source/testing.textile +0 -951
data/CHANGELOG CHANGED
@@ -1,8 +1,9 @@
1
- *2.3.8 (May 24, 2010)*
1
+ *2.3.9 (August 29, 2010)*
2
2
 
3
- * Version bump.
3
+ * Deprecates config.load_(once_)paths in favor of autolaod_(once_)paths. [fxn]
4
4
 
5
5
 
6
+ *2.3.8 (May 24, 2010)*
6
7
  *2.3.7 (May 24, 2010)*
7
8
 
8
9
  * Version bump.
data/Rakefile CHANGED
@@ -296,7 +296,6 @@ PKG_FILES = FileList[
296
296
  'doc/**/*',
297
297
  'dispatches/**/*',
298
298
  'environments/**/*',
299
- 'guides/**/*',
300
299
  'helpers/**/*',
301
300
  'generators/**/*',
302
301
  'html/**/*',
@@ -314,16 +313,16 @@ spec = Gem::Specification.new do |s|
314
313
  EOF
315
314
 
316
315
  s.add_dependency('rake', '>= 0.8.3')
317
- s.add_dependency('activesupport', '= 2.3.8' + PKG_BUILD)
318
- s.add_dependency('activerecord', '= 2.3.8' + PKG_BUILD)
319
- s.add_dependency('actionpack', '= 2.3.8' + PKG_BUILD)
320
- s.add_dependency('actionmailer', '= 2.3.8' + PKG_BUILD)
321
- s.add_dependency('activeresource', '= 2.3.8' + PKG_BUILD)
316
+ s.add_dependency('activesupport', '= 2.3.9' + PKG_BUILD)
317
+ s.add_dependency('activerecord', '= 2.3.9' + PKG_BUILD)
318
+ s.add_dependency('actionpack', '= 2.3.9' + PKG_BUILD)
319
+ s.add_dependency('actionmailer', '= 2.3.9' + PKG_BUILD)
320
+ s.add_dependency('activeresource', '= 2.3.9' + PKG_BUILD)
322
321
 
323
322
  s.rdoc_options << '--exclude' << '.'
324
323
  s.has_rdoc = false
325
324
 
326
- s.files = PKG_FILES.to_a.delete_if {|f| f =~ %r{\.svn|guides/output}}
325
+ s.files = PKG_FILES
327
326
  s.require_path = 'lib'
328
327
  s.bindir = "bin" # Use these for applications.
329
328
  s.executables = ["rails"]
@@ -55,7 +55,7 @@ module Rails
55
55
  alias inspect to_s
56
56
 
57
57
  def to_html
58
- returning table = '<table>' do
58
+ '<table>'.tap do |table|
59
59
  properties.each do |(name, value)|
60
60
  table << %(<tr><td class="name">#{CGI.escapeHTML(name.to_s)}</td>)
61
61
  table << %(<td class="value">#{CGI.escapeHTML(value.to_s)}</td></tr>)
@@ -62,8 +62,12 @@ module Rails
62
62
  gem 'rails'
63
63
  end
64
64
  rescue Gem::LoadError => load_error
65
- $stderr.puts %(Missing the Rails #{version} gem. Please `gem install -v=#{version} rails`, update your RAILS_GEM_VERSION setting in config/environment.rb for the Rails version you do have installed, or comment out RAILS_GEM_VERSION to use the latest version installed.)
66
- exit 1
65
+ if load_error.message =~ /Could not find RubyGem rails/
66
+ STDERR.puts %(Missing the Rails #{version} gem. Please `gem install -v=#{version} rails`, update your RAILS_GEM_VERSION setting in config/environment.rb for the Rails version you do have installed, or comment out RAILS_GEM_VERSION to use the latest version installed.)
67
+ exit 1
68
+ else
69
+ raise
70
+ end
67
71
  end
68
72
 
69
73
  class << self
@@ -12,7 +12,7 @@ Rails::Initializer.run do |config|
12
12
  # -- all .rb files in that directory are automatically loaded.
13
13
 
14
14
  # Add additional load paths for your own custom dirs
15
- # config.load_paths += %W( #{RAILS_ROOT}/extras )
15
+ # config.autoload_paths += %W( #{RAILS_ROOT}/extras )
16
16
 
17
17
  # Specify gems that this application depends on and have them installed with rake gems:install
18
18
  # config.gem "bj"
@@ -236,9 +236,9 @@ module Rails
236
236
  end
237
237
 
238
238
  # Set the <tt>$LOAD_PATH</tt> based on the value of
239
- # Configuration#load_paths. Duplicates are removed.
239
+ # Configuration#autoload_paths. Duplicates are removed.
240
240
  def set_load_path
241
- load_paths = configuration.load_paths + configuration.framework_paths
241
+ load_paths = configuration.autoload_paths + configuration.framework_paths
242
242
  load_paths.reverse_each { |dir| $LOAD_PATH.unshift(dir) if File.directory?(dir) }
243
243
  $LOAD_PATH.uniq!
244
244
  end
@@ -246,19 +246,19 @@ module Rails
246
246
  # Set the paths from which Rails will automatically load source files, and
247
247
  # the load_once paths.
248
248
  def set_autoload_paths
249
- ActiveSupport::Dependencies.load_paths = configuration.load_paths.uniq
250
- ActiveSupport::Dependencies.load_once_paths = configuration.load_once_paths.uniq
249
+ ActiveSupport::Dependencies.autoload_paths = configuration.autoload_paths.uniq
250
+ ActiveSupport::Dependencies.autoload_once_paths = configuration.autoload_once_paths.uniq
251
251
 
252
- extra = ActiveSupport::Dependencies.load_once_paths - ActiveSupport::Dependencies.load_paths
252
+ extra = ActiveSupport::Dependencies.autoload_once_paths - ActiveSupport::Dependencies.autoload_paths
253
253
  unless extra.empty?
254
254
  abort <<-end_error
255
- load_once_paths must be a subset of the load_paths.
256
- Extra items in load_once_paths: #{extra * ','}
255
+ autoload_once_paths must be a subset of the autoload_paths.
256
+ Extra items in autoload_once_paths: #{extra * ','}
257
257
  end_error
258
258
  end
259
259
 
260
260
  # Freeze the arrays so future modifications will fail rather than do nothing mysteriously
261
- configuration.load_once_paths.freeze
261
+ configuration.autoload_once_paths.freeze
262
262
  end
263
263
 
264
264
  # Requires all frameworks specified by the Configuration#frameworks
@@ -406,7 +406,7 @@ Run `rake gems:install` to install the missing gems.
406
406
 
407
407
  # Eager load application classes
408
408
  def load_application_classes
409
- return if $rails_rake_task
409
+ return if $rails_rake_task && configuration.dependency_loading
410
410
  if configuration.cache_classes
411
411
  configuration.eager_load_paths.each do |load_path|
412
412
  matcher = /\A#{Regexp.escape(load_path)}(.*)\.rb\Z/
@@ -696,15 +696,39 @@ Run `rake gems:install` to install the missing gems.
696
696
 
697
697
  # An array of additional paths to prepend to the load path. By default,
698
698
  # all +app+, +lib+, +vendor+ and mock paths are included in this list.
699
- attr_accessor :load_paths
699
+ attr_accessor :autoload_paths
700
+
701
+ # Deprecated, use autoload_paths.
702
+ def load_paths
703
+ $stderr.puts("config.load_paths is deprecated and removed in Rails 3, please use autoload_paths instead")
704
+ autoload_paths
705
+ end
706
+
707
+ # Deprecated, use autoload_paths=.
708
+ def load_paths=(paths)
709
+ $stderr.puts("config.load_paths= is deprecated and removed in Rails 3, please use autoload_paths= instead")
710
+ self.autoload_paths = paths
711
+ end
700
712
 
701
713
  # An array of paths from which Rails will automatically load from only once.
702
- # All elements of this array must also be in +load_paths+.
703
- attr_accessor :load_once_paths
714
+ # All elements of this array must also be in +autoload_paths+.
715
+ attr_accessor :autoload_once_paths
716
+
717
+ # Deprecated, use autoload_once_paths.
718
+ def load_once_paths
719
+ $stderr.puts("config.load_once_paths is deprecated and removed in Rails 3, please use autoload_once_paths instead")
720
+ autoload_once_paths
721
+ end
722
+
723
+ # Deprecated, use autoload_once_paths=.
724
+ def load_once_paths=(paths)
725
+ $stderr.puts("config.load_once_paths= is deprecated and removed in Rails 3, please use autoload_once_paths= instead")
726
+ self.autoload_once_paths = paths
727
+ end
704
728
 
705
729
  # An array of paths from which Rails will eager load on boot if cache
706
730
  # classes is enabled. All elements of this array must also be in
707
- # +load_paths+.
731
+ # +autoload_paths+.
708
732
  attr_accessor :eager_load_paths
709
733
 
710
734
  # The log level to use for the default Rails logger. In production mode,
@@ -764,12 +788,12 @@ Run `rake gems:install` to install the missing gems.
764
788
  # If <tt>reload_plugins?</tt> is false, add this to your plugin's <tt>init.rb</tt>
765
789
  # to make it reloadable:
766
790
  #
767
- # ActiveSupport::Dependencies.load_once_paths.delete lib_path
791
+ # ActiveSupport::Dependencies.autoload_once_paths.delete lib_path
768
792
  #
769
793
  # If <tt>reload_plugins?</tt> is true, add this to your plugin's <tt>init.rb</tt>
770
794
  # to only load it once:
771
795
  #
772
- # ActiveSupport::Dependencies.load_once_paths << lib_path
796
+ # ActiveSupport::Dependencies.autoload_once_paths << lib_path
773
797
  #
774
798
  attr_accessor :reload_plugins
775
799
 
@@ -836,8 +860,8 @@ Run `rake gems:install` to install the missing gems.
836
860
  set_root_path!
837
861
 
838
862
  self.frameworks = default_frameworks
839
- self.load_paths = default_load_paths
840
- self.load_once_paths = default_load_once_paths
863
+ self.autoload_paths = default_autoload_paths
864
+ self.autoload_once_paths = default_autoload_once_paths
841
865
  self.eager_load_paths = default_eager_load_paths
842
866
  self.log_path = default_log_path
843
867
  self.log_level = default_log_level
@@ -967,7 +991,7 @@ Run `rake gems:install` to install the missing gems.
967
991
  [ :active_record, :action_controller, :action_view, :action_mailer, :active_resource ]
968
992
  end
969
993
 
970
- def default_load_paths
994
+ def default_autoload_paths
971
995
  paths = []
972
996
 
973
997
  # Add the old mock paths only if the directories exists
@@ -991,8 +1015,8 @@ Run `rake gems:install` to install the missing gems.
991
1015
  paths.concat builtin_directories
992
1016
  end
993
1017
 
994
- # Doesn't matter since plugins aren't in load_paths yet.
995
- def default_load_once_paths
1018
+ # Doesn't matter since plugins aren't in autoload_paths yet.
1019
+ def default_autoload_once_paths
996
1020
  []
997
1021
  end
998
1022
 
@@ -35,7 +35,7 @@ module Rails
35
35
  def load_paths
36
36
  report_nonexistant_or_empty_plugin! unless valid?
37
37
 
38
- returning [] do |load_paths|
38
+ [].tap do |load_paths|
39
39
  load_paths << lib_path if has_lib_directory?
40
40
  load_paths << app_paths if has_app_directory?
41
41
  end.flatten
@@ -48,16 +48,16 @@ module Rails
48
48
  # added *after* the application's <tt>lib</tt> directory, to ensure that an application
49
49
  # can always override code within a plugin.
50
50
  #
51
- # Plugin load paths are also added to Dependencies.load_paths, and Dependencies.load_once_paths.
51
+ # Plugin load paths are also added to Dependencies.autoload_paths, and Dependencies.autoload_once_paths.
52
52
  def add_plugin_load_paths
53
53
  plugins.each do |plugin|
54
54
  plugin.load_paths.each do |path|
55
55
  $LOAD_PATH.insert(application_lib_index + 1, path)
56
56
 
57
- ActiveSupport::Dependencies.load_paths << path
57
+ ActiveSupport::Dependencies.autoload_paths << path
58
58
 
59
59
  unless configuration.reload_plugins?
60
- ActiveSupport::Dependencies.load_once_paths << path
60
+ ActiveSupport::Dependencies.autoload_once_paths << path
61
61
  end
62
62
  end
63
63
  end
@@ -2,7 +2,7 @@ module Rails
2
2
  module VERSION #:nodoc:
3
3
  MAJOR = 2
4
4
  MINOR = 3
5
- TINY = 8
5
+ TINY = 9
6
6
 
7
7
  STRING = [MAJOR, MINOR, TINY].join('.')
8
8
  end
@@ -8,7 +8,7 @@ class MigrationGenerator < Rails::Generator::NamedBase
8
8
 
9
9
  private
10
10
  def get_local_assigns
11
- returning(assigns = {}) do
11
+ {}.tap do |assigns|
12
12
  if class_name.underscore =~ /^(add|remove)_.*_(?:to|from)_(.*)/
13
13
  assigns[:migration_action] = $1
14
14
  assigns[:table_name] = $2.pluralize
@@ -1,3 +1,4 @@
1
1
  require 'rubygems'
2
+ require 'test/unit'
2
3
  require 'active_support'
3
- require 'active_support/test_case'
4
+ require 'active_support/test_case'
metadata CHANGED
@@ -1,12 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails
3
3
  version: !ruby/object:Gem::Version
4
- prerelease: false
4
+ prerelease: true
5
5
  segments:
6
6
  - 2
7
7
  - 3
8
- - 8
9
- version: 2.3.8
8
+ - 9
9
+ - pre
10
+ version: 2.3.9.pre
10
11
  platform: ruby
11
12
  authors:
12
13
  - David Heinemeier Hansson
@@ -14,7 +15,7 @@ autorequire:
14
15
  bindir: bin
15
16
  cert_chain: []
16
17
 
17
- date: 2010-05-24 00:00:00 -07:00
18
+ date: 2010-08-29 00:00:00 -07:00
18
19
  default_executable: rails
19
20
  dependencies:
20
21
  - !ruby/object:Gem::Dependency
@@ -41,8 +42,9 @@ dependencies:
41
42
  segments:
42
43
  - 2
43
44
  - 3
44
- - 8
45
- version: 2.3.8
45
+ - 9
46
+ - pre
47
+ version: 2.3.9.pre
46
48
  type: :runtime
47
49
  version_requirements: *id002
48
50
  - !ruby/object:Gem::Dependency
@@ -55,8 +57,9 @@ dependencies:
55
57
  segments:
56
58
  - 2
57
59
  - 3
58
- - 8
59
- version: 2.3.8
60
+ - 9
61
+ - pre
62
+ version: 2.3.9.pre
60
63
  type: :runtime
61
64
  version_requirements: *id003
62
65
  - !ruby/object:Gem::Dependency
@@ -69,8 +72,9 @@ dependencies:
69
72
  segments:
70
73
  - 2
71
74
  - 3
72
- - 8
73
- version: 2.3.8
75
+ - 9
76
+ - pre
77
+ version: 2.3.9.pre
74
78
  type: :runtime
75
79
  version_requirements: *id004
76
80
  - !ruby/object:Gem::Dependency
@@ -83,8 +87,9 @@ dependencies:
83
87
  segments:
84
88
  - 2
85
89
  - 3
86
- - 8
87
- version: 2.3.8
90
+ - 9
91
+ - pre
92
+ version: 2.3.9.pre
88
93
  type: :runtime
89
94
  version_requirements: *id005
90
95
  - !ruby/object:Gem::Dependency
@@ -97,8 +102,9 @@ dependencies:
97
102
  segments:
98
103
  - 2
99
104
  - 3
100
- - 8
101
- version: 2.3.8
105
+ - 9
106
+ - pre
107
+ version: 2.3.9.pre
102
108
  type: :runtime
103
109
  version_requirements: *id006
104
110
  description: " Rails is a framework for building web-application using CGI, FCGI, mod_ruby, or WEBrick\n on top of either MySQL, PostgreSQL, SQLite, DB2, SQL Server, or Oracle with eRuby- or Builder-based templates.\n"
@@ -157,113 +163,6 @@ files:
157
163
  - environments/environment.rb
158
164
  - environments/production.rb
159
165
  - environments/test.rb
160
- - guides/files/javascripts/code_highlighter.js
161
- - guides/files/javascripts/guides.js
162
- - guides/files/javascripts/highlighters.js
163
- - guides/files/stylesheets/main.css
164
- - guides/files/stylesheets/print.css
165
- - guides/files/stylesheets/reset.css
166
- - guides/files/stylesheets/style.css
167
- - guides/files/stylesheets/syntax.css
168
- - guides/images/belongs_to.png
169
- - guides/images/book_icon.gif
170
- - guides/images/bullet.gif
171
- - guides/images/chapters_icon.gif
172
- - guides/images/check_bullet.gif
173
- - guides/images/credits_pic_blank.gif
174
- - guides/images/csrf.png
175
- - guides/images/customized_error_messages.png
176
- - guides/images/error_messages.png
177
- - guides/images/feature_tile.gif
178
- - guides/images/footer_tile.gif
179
- - guides/images/fxn.jpg
180
- - guides/images/grey_bullet.gif
181
- - guides/images/habtm.png
182
- - guides/images/has_many.png
183
- - guides/images/has_many_through.png
184
- - guides/images/has_one.png
185
- - guides/images/has_one_through.png
186
- - guides/images/header_backdrop.png
187
- - guides/images/header_tile.gif
188
- - guides/images/i18n/demo_localized_pirate.png
189
- - guides/images/i18n/demo_translated_en.png
190
- - guides/images/i18n/demo_translated_pirate.png
191
- - guides/images/i18n/demo_translation_missing.png
192
- - guides/images/i18n/demo_untranslated.png
193
- - guides/images/icons/callouts/1.png
194
- - guides/images/icons/callouts/10.png
195
- - guides/images/icons/callouts/11.png
196
- - guides/images/icons/callouts/12.png
197
- - guides/images/icons/callouts/13.png
198
- - guides/images/icons/callouts/14.png
199
- - guides/images/icons/callouts/15.png
200
- - guides/images/icons/callouts/2.png
201
- - guides/images/icons/callouts/3.png
202
- - guides/images/icons/callouts/4.png
203
- - guides/images/icons/callouts/5.png
204
- - guides/images/icons/callouts/6.png
205
- - guides/images/icons/callouts/7.png
206
- - guides/images/icons/callouts/8.png
207
- - guides/images/icons/callouts/9.png
208
- - guides/images/icons/caution.png
209
- - guides/images/icons/example.png
210
- - guides/images/icons/home.png
211
- - guides/images/icons/important.png
212
- - guides/images/icons/next.png
213
- - guides/images/icons/note.png
214
- - guides/images/icons/prev.png
215
- - guides/images/icons/README
216
- - guides/images/icons/tip.png
217
- - guides/images/icons/up.png
218
- - guides/images/icons/warning.png
219
- - guides/images/nav_arrow.gif
220
- - guides/images/polymorphic.png
221
- - guides/images/posts_index.png
222
- - guides/images/rails_guides_logo.gif
223
- - guides/images/rails_logo_remix.gif
224
- - guides/images/rails_welcome.png
225
- - guides/images/session_fixation.png
226
- - guides/images/tab_grey.gif
227
- - guides/images/tab_info.gif
228
- - guides/images/tab_note.gif
229
- - guides/images/tab_red.gif
230
- - guides/images/tab_yellow.gif
231
- - guides/images/tab_yellow.png
232
- - guides/images/validation_error_messages.png
233
- - guides/rails_guides/generator.rb
234
- - guides/rails_guides/helpers.rb
235
- - guides/rails_guides/indexer.rb
236
- - guides/rails_guides/textile_extensions.rb
237
- - guides/rails_guides.rb
238
- - guides/source/2_2_release_notes.textile
239
- - guides/source/2_3_release_notes.textile
240
- - guides/source/action_controller_overview.textile
241
- - guides/source/action_mailer_basics.textile
242
- - guides/source/active_record_basics.textile
243
- - guides/source/active_record_querying.textile
244
- - guides/source/activerecord_validations_callbacks.textile
245
- - guides/source/association_basics.textile
246
- - guides/source/caching_with_rails.textile
247
- - guides/source/command_line.textile
248
- - guides/source/configuring.textile
249
- - guides/source/contribute.textile
250
- - guides/source/contributing_to_rails.textile
251
- - guides/source/credits.erb.textile
252
- - guides/source/debugging_rails_applications.textile
253
- - guides/source/form_helpers.textile
254
- - guides/source/getting_started.textile
255
- - guides/source/i18n.textile
256
- - guides/source/index.erb.textile
257
- - guides/source/layout.html.erb
258
- - guides/source/layouts_and_rendering.textile
259
- - guides/source/migrations.textile
260
- - guides/source/nested_model_forms.textile
261
- - guides/source/performance_testing.textile
262
- - guides/source/plugins.textile
263
- - guides/source/rails_on_rack.textile
264
- - guides/source/routing.textile
265
- - guides/source/security.textile
266
- - guides/source/testing.textile
267
166
  - helpers/application_controller.rb
268
167
  - helpers/application_helper.rb
269
168
  - helpers/performance_test.rb
@@ -449,11 +348,13 @@ required_ruby_version: !ruby/object:Gem::Requirement
449
348
  version: "0"
450
349
  required_rubygems_version: !ruby/object:Gem::Requirement
451
350
  requirements:
452
- - - ">="
351
+ - - ">"
453
352
  - !ruby/object:Gem::Version
454
353
  segments:
455
- - 0
456
- version: "0"
354
+ - 1
355
+ - 3
356
+ - 1
357
+ version: 1.3.1
457
358
  requirements: []
458
359
 
459
360
  rubyforge_project: rails