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
Santiago Pastorino 3de6a75d3f Merge pull request #6036 from carlosantoniodasilva/routes-reloader-refactor
Remove some warnings and minor refactor in RoutesReloader
2012-04-29 15:49:02 -07:00
..
application Refactor RoutesReloader a bit to avoid creating extra hash objects 2012-04-28 12:57:39 -03:00
commands and one more time 2012-04-24 21:56:41 -05:00
console remove reference to Test::Unit 2012-01-06 17:39:44 -08:00
engine Make files in paths consistent 2012-04-25 16:12:44 -05:00
generators Close #3886 - Add THEAD and TBODY to scaffold markup 2012-04-29 12:48:20 -07:00
rack and one more time 2012-04-24 21:56:41 -05:00
railtie
tasks Only include Rake::DSL if it's defined. 2012-04-23 06:04:52 -07:00
test_unit Fix that failed tests should exit with a nonzero error code. 2012-02-07 10:41:30 -07:00
all.rb The sprockets railtie was moved to sprockets/rails/railtie 2012-03-13 18:06:02 -05:00
application.rb Define only writer method for queue, as reader is declared 2012-04-28 12:45:32 -03:00
backtrace_cleaner.rb Unnecessary uniqueness & force mapping has been removed at BacktraceCleaner#add_gem_filters 2012-04-03 01:58:40 +03:00
cli.rb
code_statistics.rb Remove useless conditional. 2012-03-25 18:20:40 -07:00
commands.rb "rails new -h" shows message in rails directory 2012-04-09 22:26:52 +06:00
configuration.rb Use <tt>Foo::Bar</tt> instead of +Foo::Bar+ 2012-04-27 00:00:30 -07:00
deprecation.rb refactor RAILS_CACHE deprecation 2012-01-19 02:20:32 +03:00
engine.rb Fix Engine#routes to not call draw_paths multiple times 2012-04-28 14:38:12 -07:00
generators.rb Add hook for add_resource_route 2012-04-18 17:56:08 -03:00
info.rb Remove Active Resource source files from the repository 2012-03-13 14:55:44 -04:00
info_controller.rb
initializable.rb use tsort_each to avoid intermediary array 2012-03-30 20:14:08 -07:00
paths.rb Merge branch 'master' of github.com:lifo/docrails 2012-04-28 00:56:17 +05:30
performance_test_help.rb * BufferedLogger is deprecated. Use ActiveSupport::Logger, or the logger 2011-12-19 18:41:37 -08:00
queueing.rb Use Rails::Queueing::Queue instead of Queue so people can build their own consumers around stdlib's Queue 2012-04-28 09:26:23 +02:00
rack.rb
railtie.rb Updated/changed useless tr/gsubs 2012-04-03 15:16:09 +02:00
ruby_version_check.rb Update ruby_version_check. 2011-12-20 16:55:01 +01:00
rubyprof_ext.rb Replaced all 'for' loops with Enumerable#each 2012-01-30 03:15:49 +08:00
script_rails_loader.rb
source_annotation_extractor.rb rake notes and rake notes:custom now support 2012-04-22 18:45:13 -05:00
tasks.rb
test_help.rb Remove IdentityMap 2012-03-13 20:08:54 -03:00
version.rb rails/master is now 4.0.0.beta and will only support Ruby 1.9.3+ 2011-12-20 09:30:37 -06:00