.. |
application
|
Remove RoutesInspector from railties, since it was moved to AP
|
2012-07-08 13:20:24 -03:00 |
commands
|
Remove support for rails server RAILS_ENV=env-name
|
2012-05-30 22:28:07 +01:00 |
console
|
remove reference to Test::Unit
|
2012-01-06 17:39:44 -08:00 |
engine
|
Revert "Allow loading external route files from the router"
|
2012-06-29 17:44:10 +02:00 |
generators
|
Add fkey attributes to join_table migration generator
|
2012-07-19 00:24:21 +04: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
|
Rename RouteInspector to RoutesInspector
|
2012-07-08 13:49:15 -03:00 |
templates
|
/rails/info/routes path shows routing information
|
2012-05-24 12:50:16 -05:00 |
test_unit
|
ignore .gitignore'd files in rake test:uncomitted
|
2012-06-12 03:29:48 +09:00 |
all.rb
|
The sprockets railtie was moved to sprockets/rails/railtie
|
2012-03-13 18:06:02 -05:00 |
application.rb
|
move route_inspector to actionpack
|
2012-07-07 15:39:49 -05: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
|
Add code statistics for Javascript and
|
2012-05-31 16:18:29 +05:30 |
commands.rb
|
Fix various bugs with console arguments.
|
2012-05-30 22:23:04 +01:00 |
configuration.rb
|
Revert "Remove blank trailing comments"
|
2012-05-23 22:43:08 +05:30 |
deprecation.rb
|
refactor RAILS_CACHE deprecation
|
2012-01-19 02:20:32 +03:00 |
engine.rb
|
There is only task for installing migrations when using engines
|
2012-07-04 10:53:41 +02: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
|
Rename RouteInspector to RoutesInspector
|
2012-07-08 13:49:15 -03:00 |
initializable.rb
|
add :nodoc: to internal implementations [ci skip]
|
2012-06-22 16:29:59 -05:00 |
paths.rb
|
Merge pull request #6910 from mulder/fix_path_glob
|
2012-07-01 02:54:33 -07:00 |
performance_test_help.rb
|
* BufferedLogger is deprecated. Use ActiveSupport::Logger, or the logger
|
2011-12-19 18:41:37 -08:00 |
queueing.rb
|
Ensure test jobs are marshallable
|
2012-07-03 12:01:53 +01:00 |
rack.rb
|
Unify logger and taggedlogging middleware as both address logging concerns.
|
2011-10-19 22:39:11 +02:00 |
railtie.rb
|
Remove unused responsibilities and add a few load definitions to engines
|
2012-06-29 17:04:47 +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
|
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
|
update test_help to config properly turn natural language option
|
2012-07-06 18:12:36 -05: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 |