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
Rafael Mendonça França 6df96c90ab Merge pull request #3359 from mrreynolds/datamapper_naming_fix
Fixed DataMapper namings in symbols and constants.
2012-05-19 08:19:39 -07:00
..
application Improve rake routes output for redirects - closes #6369. 2012-05-19 11:22:00 +01:00
commands require "rubygems" is obsolete in Ruby 1.9.3 2012-05-13 14:47:25 +02:00
console remove reference to Test::Unit 2012-01-06 17:39:44 -08:00
engine Merge pull request #3359 from mrreynolds/datamapper_naming_fix 2012-05-19 08:19:39 -07:00
generators Merge pull request #3359 from mrreynolds/datamapper_naming_fix 2012-05-19 08:19:39 -07:00
rack and one more time 2012-04-24 21:56:41 -05:00
railtie Code-format references to config settings 2012-04-27 22:50:02 -07:00
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 Allow configuring a different queue consumer 2012-05-04 09:11:44 -03:00
backtrace_cleaner.rb Gem cont presence checking has been removed 2012-05-02 13:56:13 +03:00
cli.rb Exit with non-zero to signal failure. 2011-01-29 16:51:40 +08:00
code_statistics.rb Remove useless conditional. 2012-03-25 18:20:40 -07:00
commands.rb More faster rails dbconsole 2012-05-06 22:53:53 +04:00
configuration.rb Remove obsolete deep_dup requires 2012-05-06 12:33:02 -07:00
deprecation.rb refactor RAILS_CACHE deprecation 2012-01-19 02:20:32 +03:00
engine.rb Load all the env files available in config.paths (closes #6335) 2012-05-16 15:47:00 -07:00
generators.rb Removing ==Examples and last blank lines of docs from railties 2012-05-14 10:50:59 -05:00
info.rb Remove Active Resource source files from the repository 2012-03-13 14:55:44 -04:00
info_controller.rb Moves local_request? to require.local? 2010-08-13 17:35:52 -03:00
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 Add some docs and changelog entry 2012-05-04 09:11:45 -03:00
rack.rb Unify logger and taggedlogging middleware as both address logging concerns. 2011-10-19 22:39:11 +02:00
railtie.rb Code-format references to config settings 2012-04-27 22:50:02 -07: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 Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
source_annotation_extractor.rb Fixed styling issues brought up by @jeremy 2012-04-30 07:51:23 -06:00
tasks.rb [IMPORTANT] Make "sprockets/railtie" require explicit. 2011-06-29 09:41:16 -03:00
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