.. |
api
|
Added docs for AJ::Callbacks; Added AJ to docs build map
|
2014-08-16 01:31:39 +03:00 |
application
|
Remove config.assets
|
2015-01-21 17:35:29 -08:00 |
commands
|
Merge pull request #18380 from nobu/Use-EXEEXT
|
2015-01-19 00:50:43 -02:00 |
console
|
|
|
engine
|
actually autoload all second-level directories called app/*/concerns
|
2014-12-26 23:21:20 -05:00 |
generators
|
Fix typo 'has' => 'have'
|
2015-01-25 16:24:14 -05: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
|
fix task description for tmp:create
|
2015-01-25 21:25:35 +09: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
|
Remove activejob integration tests
|
2014-08-12 10:07:21 +00:00 |
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
|
Remove config.assets
|
2015-01-21 17:35:29 -08:00 |
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
|
|
|