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 75eacb00e0 Use jquery-rails 4.0.0
2014-11-25 22:34:10 -02:00
..
api
application Fix typo. 2014-11-17 23:45:58 +08:00
commands added description for rails generators, and fixed sentence formation for active_support/notifications [ci skip] 2014-11-10 08:11:49 +05:30
console
engine
generators Use jquery-rails 4.0.0 2014-11-25 22:34:10 -02:00
rack edit pass over all warnings 2014-10-28 17:47:32 -07:00
railtie Revert "Improve custom configuration" 2014-08-19 19:41:15 -03:00
tasks Add test/jobs files in rake stats 2014-11-05 14:17:37 +01:00
templates On larger screens the email preview iframe is being limited to a height of 800 pixels, and the full available screen size is not being used. 2014-10-29 18:24:05 +00:00
test_unit Simplify rake test vs rake test:all 2014-11-10 20:33:31 -05:00
all.rb
app_rails_loader.rb
application.rb No need to sync config.secret_token and secrets.secret_token 2014-11-10 21:18:57 -02: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 Add test/jobs files in rake stats 2014-11-05 14:17:37 +01:00
code_statistics_calculator.rb
commands.rb
configuration.rb Replace ActionDispatch::Head with Rack::Head. 2014-11-24 19:48:51 +09:00
deprecation.rb
engine.rb Minor English fixes in docs [ci skip] 2014-11-17 15:31:39 +07:00
gem_version.rb Prepare for 4.2.0.beta4 release 2014-10-30 14:12:24 -07:00
generators.rb
info.rb Documenting Rails::Info module [ci skip] 2014-11-08 16:40:13 -08:00
info_controller.rb
initializable.rb
mailers_controller.rb
paths.rb Fix Rails::Paths::Path.unshift interface 2014-11-12 16:27:42 +08:00
rack.rb
railtie.rb
ruby_version_check.rb
source_annotation_extractor.rb Fix comment of SourceAnnotationExtractor#find_in 2014-11-09 11:53:51 +09:00
tasks.rb
test_help.rb
version.rb
welcome_controller.rb