1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails
claudiob 44592334d5 Remove duplicate 'the' article in commented line
The sentence used to read "at the bottom of the the compiled file"
2012-10-08 14:00:59 -07:00
..
application Assets cache shouldn't be shared between different environments 2012-09-28 15:20:17 -05:00
commands Support MySQL SSL in rails dbconsole. 2012-09-10 12:36:49 -07:00
console We don't need to require AS::TestCase 2012-08-14 10:01:06 -07:00
engine removes usage of Object#in? from the code base (the method remains defined by Active Support) 2012-08-06 00:30:02 +02:00
generators Remove duplicate 'the' article in commented line 2012-10-08 14:00:59 -07:00
rack Gotta log each spacer line separately to ensure each is tagged 2012-10-06 22:16:39 -07:00
railtie Get rid of config.preload_frameworks in favor of config.eager_load_namespaces 2012-08-21 14:47:19 -03:00
tasks Assets cache shouldn't be shared between different environments 2012-09-28 15:20:17 -05:00
templates
test_unit Revert "Use flat_map { } instead of map {}.flatten" 2012-10-05 12:07:16 -03:00
all.rb
application.rb config.action_dispatch.rack_cache should set explicitly to enable Rack::Cache 2012-10-04 21:36:00 -05:00
backtrace_cleaner.rb
cli.rb
code_statistics.rb
commands.rb removes usage of Object#in? from the code base (the method remains defined by Active Support) 2012-08-06 00:30:02 +02:00
configuration.rb
deprecation.rb Remove 'assigned but unused variable' warning 2012-09-18 16:53:36 +03:00
engine.rb Updated description of what engines are used for 2012-09-21 10:57:15 -06:00
generators.rb Extract ActiveRecord::SessionStore from Rails 2012-08-24 15:24:19 -04:00
info.rb
info_controller.rb Rename RouteInspector to RoutesInspector 2012-07-08 13:49:15 -03:00
initializable.rb
paths.rb Remove unneeded attr_reader 2012-10-07 02:07:16 -03:00
performance_test_help.rb
rack.rb
railtie.rb Get rid of config.preload_frameworks in favor of config.eager_load_namespaces 2012-08-21 14:47:19 -03:00
ruby_version_check.rb
rubyprof_ext.rb
script_rails_loader.rb
source_annotation_extractor.rb Revert "Use flat_map { } instead of map {}.flatten" 2012-10-05 12:07:16 -03:00
tasks.rb
test_help.rb Rename "Fixtures" class to "FixtureSet" 2012-10-07 19:15:58 +02:00
version.rb