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-08-13 16:22:28 -07:00
..
application Use cache/assets instead. 2011-07-12 22:55:34 -03: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 Use namespace if it's a mountable engine 2011-06-07 11:21:38 +02:00
generators Fix a bit precompile and lazy compile comments 2011-08-13 16:22:28 -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 fixes #2368. rake about not showing the middleware, db adapter and db schema version 2011-08-13 16:22:25 -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 Don't use Rack::Sendfile middleware if x_sendfile_header is not present 2011-08-13 16:22:15 -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 Small missing information added to command description. --help also works like -h. 2011-07-23 10:41:49 +05:30
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 Merge pull request #2324 from zenapsis/3-1-stable 2011-08-13 16:22:27 -07:00
generators.rb Move Coffee generators and templates to Coffee Railtie and create javascript_engine ("js") for apps that remove Coffee gem 2011-06-29 21:16:09 -03: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
rack.rb Temporarily ship with ContentLength middleware. 2011-05-20 22:20:51 +02:00
railtie.rb Merge branch 'master' of git://github.com/lifo/docrails 2011-06-18 10:11:47 +02:00
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