index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
lib
/
rails
/
info_controller.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Railties] require_relative => require
Akira Matsuda
2017-10-21
1
-1
/
+1
*
Adding frozen_string_literal pragma to Railties.
Pat Allan
2017-08-14
1
-0
/
+2
*
[Railties] require => require_relative
Akira Matsuda
2017-07-01
1
-1
/
+1
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-4
/
+4
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-8
/
+8
*
applies new string literal convention in railties/lib
Xavier Noria
2016-08-06
1
-6
/
+6
*
Fix URI.escape is obsolete warnings
Andrew White
2015-05-05
1
-1
/
+1
*
Change filter on /rails/info/routes to use an actual path regexp from rails
brainopia
2015-02-23
1
-2
/
+23
*
Deprecate all *_filter callbacks in favor of *_action callbacks
Rafael Mendonça França
2014-05-27
1
-1
/
+1
*
Add an application controller for internal controllers
Andrew White
2013-12-17
1
-15
/
+3
*
Fix for titles of info pages
Sıtkı Bağdat
2013-11-22
1
-0
/
+2
*
Redirect using action hash instead of hardcoding full route
Carlos Antonio da Silva
2013-01-05
1
-1
/
+1
*
Change Rails Info controller to use the new table routes formatter
Carlos Antonio da Silva
2013-01-05
1
-1
/
+1
*
Don't use layout when requested from xhr
Ryunosuke SATO
2013-01-05
1
-1
/
+1
*
Format routes as html on debug page
schneems
2012-12-17
1
-0
/
+1
*
HTML formatting to Rails::InfoController#routes
schneems
2012-12-17
1
-2
/
+1
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-12-15
1
-1
/
+1
|
\
|
*
Update railties/lib/rails/info_controller.rb
Richard Schneeman
2012-12-10
1
-1
/
+1
*
|
Revert "Merge pull request #8499 from schneems/schneems/html-route-inspector"
Steve Klabnik
2012-12-14
1
-1
/
+1
*
|
Output routes in :html format
schneems
2012-12-12
1
-1
/
+1
*
|
Use `File.expand_path` instead of `File.join`
schneems
2012-12-09
1
-1
/
+1
|
/
*
Use Ruby 1.9 Hash syntax in railties
Robin Dupret
2012-10-14
1
-1
/
+1
*
Rename RouteInspector to RoutesInspector
Carlos Antonio da Silva
2012-07-08
1
-1
/
+1
*
Remove RoutesInspector from railties, since it was moved to AP
Carlos Antonio da Silva
2012-07-08
1
-1
/
+0
*
move route_inspector to actionpack
@schneems and @mattt
2012-07-07
1
-1
/
+2
*
Rename RouteInspect to RoutesInspector for consistency
José Valim
2012-06-29
1
-2
/
+2
*
/rails/info/routes path shows routing information
schneems
2012-05-24
1
-7
/
+25
*
Moves local_request? to require.local?
Santiago Pastorino
2010-08-13
1
-1
/
+1
*
Autoload Rails::Info
Joshua Peek
2010-03-20
1
-2
/
+0
*
Require info controller from info routes
Joshua Peek
2010-03-20
1
-0
/
+2
*
Move railties/builtin into lib
Joshua Peek
2010-03-20
1
-0
/
+15