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
Vijay Dev 6d8c070821 Merge branch 'master' of github.com:lifo/docrails
Conflicts:
	activerecord/lib/active_record/connection_adapters/abstract/schema_statements.rb
	activerecord/test/cases/adapter_test.rb
	guides/source/testing.md

[ci skip]
2013-03-30 15:46:14 +05:30
..
api typo 2013-03-30 00:38:59 +01:00
application Bring config.allow_concurrency back 2013-03-03 13:20:44 -07:00
commands remove references to *::VERSION, replace with *.version 2013-03-21 19:56:07 +11:00
console
engine Revert "Deprecate the eager_load_paths configuration" 2013-02-19 07:22:37 +00:00
generators rdoc is no longer a gem dependency, sdoc becomes a runtime dependency 2013-03-30 00:10:52 +01:00
rack fire a notification when the request stops / starts 2013-01-09 15:34:58 -08:00
railtie Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
tasks unifies API generation 2013-03-30 00:10:52 +01:00
templates Use absolute path 2013-01-08 19:44:34 +09:00
test_unit Warning removed unused variable task_name 2013-03-15 13:33:07 +01:00
all.rb default RAILS_ENV to test if we're in a test task 2013-03-25 16:06:56 -07:00
app_rails_loader.rb Fix backwards compatibility with Rails 3 apps. 2013-02-22 14:30:21 -05:00
application.rb Introduce UpgradeLegacySignedCookieJar to transparently upgrade existing signed cookies generated by Rails 3 to avoid invalidating them when upgrading to Rails 4 2013-03-24 18:20:24 -05:00
backtrace_cleaner.rb
cli.rb Fix backwards compatibility with Rails 3 apps. 2013-02-22 14:30:21 -05:00
code_statistics.rb Improve rake stats for JavaScript and CoffeeScript. 2013-02-25 21:08:11 +08:00
code_statistics_calculator.rb Improve rake stats for JavaScript and CoffeeScript. 2013-02-25 21:08:11 +08:00
commands.rb Make sure that rails test load test in test env 2013-03-09 17:38:39 -05:00
configuration.rb Remove BestStandardsSupport middleware 2013-01-29 14:20:58 -05:00
deprecation.rb Remove 'assigned but unused variable' warning 2012-09-18 16:53:36 +03:00
engine.rb Fix missing closing <tt> tag 2013-03-12 18:18:09 +01:00
generators.rb remove performance tests from the default stack 2013-01-10 17:09:06 +01:00
info.rb remove references to *::VERSION, replace with *.version 2013-03-21 19:56:07 +11:00
info_controller.rb Redirect using action hash instead of hardcoding full route 2013-01-05 11:52:08 -02:00
initializable.rb
paths.rb Revert "Deprecate the eager_load_paths configuration" 2013-02-19 07:22:37 +00:00
rack.rb
railtie.rb delegate to :class rather than 'self.class' 2013-01-06 12:43:30 +03:00
ruby_version_check.rb Prefer Ruby 2.0; require 1.9.3+ 2013-02-09 17:41:07 -07:00
rubyprof_ext.rb
source_annotation_extractor.rb allow :dirs option for .enumerate 2013-01-15 14:14:05 -05:00
tasks.rb
test_help.rb Don't configure Turn output, we aren't using it since 3.2.0 2013-01-07 23:51:57 -05:00
version.rb Add version method to top level modules 2013-03-21 19:56:07 +11:00
welcome_controller.rb Use Rails to Render Default Index Page 2012-12-10 16:15:04 -08:00