.. |
api
|
|
|
application
|
Remove deprecated serve_static_assets configuration
|
2015-01-04 12:11:02 -03:00 |
commands
|
No need of requiring rbconfig , it is by-default loaded
|
2015-01-10 20:27:18 +05:30 |
console
|
|
|
engine
|
actually autoload all second-level directories called app/*/concerns
|
2014-12-26 23:21:20 -05:00 |
generators
|
Merge pull request #18558 from robertomiranda/patch-3 [ci skip]
|
2015-01-17 13:59:16 +01:00 |
rack
|
Remove debugger support
|
2015-01-04 15:54:22 -03:00 |
railtie
|
Revert "Improve custom configuration"
|
2014-08-19 19:41:15 -03:00 |
tasks
|
Drop old test locations from rake stats
|
2015-01-09 12:54:11 +03:00 |
templates
|
rails -> bin/rails in index.html
|
2014-11-27 00:45:16 -08:00 |
test_unit
|
Remove deprecated test:all and test:all:db tasks
|
2015-01-04 12:11:03 -03:00 |
all.rb
|
|
|
app_rails_loader.rb
|
|
|
application.rb
|
Remove Psych hack for Ruby 1.9
|
2015-01-04 15:54:21 -03:00 |
application_controller.rb
|
|
|
backtrace_cleaner.rb
|
Move object allocation out of loop
|
2014-09-27 13:42:20 +08:00 |
cli.rb
|
|
|
code_statistics.rb
|
Drop old test locations from rake stats
|
2015-01-09 12:54:11 +03:00 |
code_statistics_calculator.rb
|
Update rake counts to count declarative tests in minitest
|
2015-01-09 12:52:23 +03:00 |
commands.rb
|
|
|
configuration.rb
|
Replace ActionDispatch::Head with Rack::Head.
|
2014-11-24 19:48:51 +09:00 |
engine.rb
|
- Changed paths to routing_paths to avoid warning possible reference to past scope
|
2014-12-26 10:38:00 +05:30 |
gem_version.rb
|
Start Rails 5 development 🎉
|
2014-11-28 15:00:06 -02:00 |
generators.rb
|
Pass symbol as an argument instead of a block
|
2014-11-29 11:53:24 +01:00 |
info.rb
|
Pass symbol as an argument instead of a block
|
2014-11-29 11:53:24 +01:00 |
info_controller.rb
|
|
|
initializable.rb
|
|
|
mailers_controller.rb
|
|
|
paths.rb
|
Pass symbol as an argument instead of a block
|
2014-11-29 11:53:24 +01:00 |
rack.rb
|
Remove debugger support
|
2015-01-04 15:54:22 -03:00 |
railtie.rb
|
improve grammar
|
2015-01-14 13:26:49 +10:00 |
ruby_version_check.rb
|
Require Ruby 2.2 for Rails 5.0
|
2014-12-26 13:53:09 +01:00 |
source_annotation_extractor.rb
|
Fix comment of SourceAnnotationExtractor#find_in
|
2014-11-09 11:53:51 +09:00 |
tasks.rb
|
require 'rake' before requiring Rake tasks
|
2014-12-03 06:28:09 +09:00 |
test_help.rb
|
|
|
version.rb
|
|
|
welcome_controller.rb
|
|
|