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-09-12 16:50:49 -07:00
..
application adjust route inspection to work with Journey 2011-09-12 16:50:48 -07:00
commands replace dev.ror.com plugin url with a dummy one 2011-06-16 21:28:42 +05:30
console Move sandbox to AR and pass the sandbox as a value. This way, other ORMs like Datamapper can also have their own sandboxing in rails console. 2011-05-04 16:47:35 +02:00
engine Add destroy alias to engines 2011-08-22 23:39:17 -05:00
generators point rails at Journey for dev and edge 2011-09-12 16:50:49 -07:00
rack Removed AS core_ext/kernel/requires as it's not used and is bad practice. 2011-05-23 15:31:33 +02:00
railtie adds missing require 2011-06-07 12:06:02 +02:00
tasks move route inspecting to an object so that we can more easily test it 2011-09-09 18:50:32 -07:00
test_unit For svn files also spilt required 2011-07-23 13:58:23 +05:30
all.rb [IMPORTANT] Make "sprockets/railtie" require explicit. 2011-06-29 09:41:16 -03:00
application.rb dealing with some -w warnings on startup 2011-08-24 13:25:11 -07:00
backtrace_cleaner.rb
cli.rb
code_statistics.rb Use shorter class-level File methods instead of going through File.stat. 2011-07-25 17:02:28 +02:00
commands.rb Add Destroy Alias 2011-08-22 17:46:10 +03:00
configuration.rb Update generator config to support hiding namespaces and pass the app into generator blocks 2011-05-24 16:04:28 -07:00
engine.rb dealing with some -w warnings on startup 2011-08-24 13:25:11 -07:00
generators.rb fix ambiguous * and remove unused variable 2011-08-24 16:52:23 -07:00
info.rb Add JavaScript Runtime name to the Rails Info properties (thanks Sam Ruby) 2011-06-27 11:59:46 +02:00
info_controller.rb
initializable.rb
paths.rb use File.directory? as Dir.exists? is only 1.9.2+ 2011-08-13 16:22:27 -07:00
performance_test_help.rb
plugin.rb Yes we need this to pass the test. we are using config.log_level. 2011-08-25 11:25:37 -07:00
rack.rb Temporarily ship with ContentLength middleware. 2011-05-20 22:20:51 +02:00
railtie.rb Requiring delegate. 2011-08-16 01:36:21 +05:30
ruby_version_check.rb
rubyprof_ext.rb
script_rails_loader.rb
source_annotation_extractor.rb Updated rake:notes to search app, config, lib, script and test dirs 2011-07-06 21:41:13 -04:00
tasks.rb [IMPORTANT] Make "sprockets/railtie" require explicit. 2011-06-29 09:41:16 -03:00
test_help.rb Removed AS core_ext/kernel/requires as it's not used and is bad practice. 2011-05-23 15:31:33 +02:00
version.rb Master version is 3.2.0.beta 2011-06-30 10:18:36 -03:00