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
2011-12-09 01:15:54 +05:30
..
application global variable `$rails_rake_task' not initialized Warning removed 2011-11-28 17:35:10 +05:30
commands Remove the -h option to dbconsole which is the shorter form of --header 2011-11-22 00:05:46 +05:30
console Modulize Rails console methods so that other console libraries such as Pry can include these methods 2011-11-09 15:42:19 +09:00
engine fix nodocs 2011-12-09 01:15:54 +05:30
generators implements automatic EXPLAIN logging for slow queries 2011-12-02 04:35:43 -08:00
rack Unify logger and taggedlogging middleware as both address logging concerns. 2011-10-19 22:39:11 +02:00
railtie
tasks I suck, forgot to also change rake's task description 2011-11-25 12:54:39 +01:00
test_unit Refactor test:uncommitted task. 2011-11-09 09:46:51 +05:30
all.rb
application.rb Split ShowExceptions responsibilities in two middlewares. 2011-12-01 20:46:18 +01:00
backtrace_cleaner.rb
cli.rb
code_statistics.rb improved code stats calculation, check on multiline comments and rewrite regexps according to a class naming convention 2011-11-23 14:10:30 +02:00
commands.rb
configuration.rb
engine.rb Allow to change engine's loading priority with config.railties_order= 2011-11-23 21:36:33 +01:00
generators.rb Revert the serializers API as other alternatives are now also under discussion 2011-11-25 19:29:39 +00:00
info.rb Revert "Merge pull request #3405 from arunagw/middleware_name" 2011-10-22 12:28:06 -07:00
info_controller.rb
initializable.rb
paths.rb
performance_test_help.rb
plugin.rb
rack.rb Unify logger and taggedlogging middleware as both address logging concerns. 2011-10-19 22:39:11 +02:00
railtie.rb Call a block passed rake_tasks method in the self context 2011-11-27 22:49:37 +09:00
ruby_version_check.rb
rubyprof_ext.rb
script_rails_loader.rb
source_annotation_extractor.rb Update source_annotation_extractor comment. 2011-12-07 17:30:03 +01:00
tasks.rb
test_help.rb
version.rb