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
2013-07-10 11:46:17 -07:00
..
api fixes Rails version for the stable API [ci skip] 2013-07-06 22:42:24 +02:00
application Removed deprecated threadsafe! 2013-07-03 22:52:31 +03:00
commands Merge pull request #11378 from wangjohn/class_for_application_generator 2013-07-09 06:14:06 -07:00
console
engine Removed deprecated Rails.application.railties.engines. 2013-07-04 19:56:23 +02:00
generators Merge pull request #11385 from MarceloCajueiro/remove_string_interpolation 2013-07-09 19:56:56 -07:00
rack exit with non-zero to signal failure 2013-05-13 12:14:47 +02:00
railtie
tasks Improved grammar and replaced 'dbs' slang with 'databases' 2013-06-27 10:58:08 +05:30
templates Remove rails.png. 2013-04-02 12:27:53 -07:00
test_unit Removed unused deprecation requires. 2013-07-03 23:21:23 +03:00
all.rb Moved the check for the rails test environment into rails/test_unit so that you 2013-04-23 15:39:18 -04:00
app_rails_loader.rb application loader refactor and test suite complete rewrite 2013-04-11 13:19:16 +02:00
application.rb #11381: Ignore config.eager_load=true for rake 2013-07-10 21:43:15 +03:00
backtrace_cleaner.rb
cli.rb s/plugin_new/plugin 2013-06-30 22:03:39 -04:00
code_statistics.rb
code_statistics_calculator.rb
commands.rb Creating a class for carrying out rails commands. 2013-07-07 23:15:55 -07:00
configuration.rb Removed unused deprecation requires. 2013-07-03 23:21:23 +03:00
deprecation.rb
engine.rb rails -> Rails [ci skip] 2013-05-09 17:27:58 +05:30
generators.rb s/plugin_new/plugin 2013-06-30 22:03:39 -04:00
info.rb Fix ruby patch level example in rails docs regarding info page [ci skip] 2013-07-03 13:56:05 -03:00
info_controller.rb
initializable.rb
paths.rb
rack.rb
railtie.rb Removing the app constant and replacing it with Rails.application 2013-04-30 15:27:43 -04:00
ruby_version_check.rb
rubyprof_ext.rb
source_annotation_extractor.rb handle notes in *.sass files 2013-07-08 19:13:01 +04:00
tasks.rb Fxied some typos 2013-05-18 19:23:30 +05:30
test_help.rb
version.rb Make railties version match RAILS_VERSION 2013-05-01 18:10:10 -04:00
welcome_controller.rb