aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/info.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #34387 from yhirano55/rails_info_properties_json"Kasper Timm Hansen2019-01-081-4/+0
* http://localhost:3000/rails/info/properties shows more details for ease of bu...ujihisa2018-12-141-1/+1
* Add JSON support to rails properties route (`/rails/info/properties`).Yoshiyuki Hirano2018-11-071-0/+4
* Enable `Performance/UnfreezeString` copyuuji.yaginuma2018-09-231-1/+1
* Refactor migration to move migrations paths to connectioneileencodes2018-01-181-1/+1
* Adding frozen_string_literal pragma to Railties.Pat Allan2017-08-141-0/+2
* Railties updates for frozen string literals.Pat Allan2017-08-141-1/+1
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Use mattr_accessor default: option throughout the projectGenadi Samokovarov2017-06-031-2/+3
* Small grammar fixes in `Rails::Info`Jon Moss2016-12-201-3/+3
* revises most Lint/EndAlignment offensesXavier Noria2016-08-071-3/+3
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-1/+1
* applies new string literal convention in railties/libXavier Noria2016-08-061-13/+13
* Pass symbol as an argument instead of a blockErik Michaels-Ober2014-11-291-2/+2
* Documenting Rails::Info module [ci skip]Zachary Scott2014-11-081-0/+3
* Remove unused codeRafael Mendonça França2014-09-251-11/+0
* Improve welcome page css and table cell aignments.buddhamagnet2014-09-251-13/+5
* Adding active_model in Rails::InfoAnkit Gupta2014-03-231-1/+1
* Added action_view in Rails::InfoArun Agrawal2013-08-021-1/+1
* Fix ruby patch level example in rails docs regarding info page [ci skip]Carlos Antonio da Silva2013-07-031-1/+1
* Add patch level to Ruby version informationTyler Brock2013-07-031-2/+4
* remove references to *::VERSION, replace with *.versionCharlie Somerville2013-03-211-2/+2
* use tap with block parameterAkira Matsuda2013-01-181-1/+1
* Remove Active Resource source files from the repositoryPrem Sichanugrist2012-03-131-2/+2
* Add JavaScript Runtime name to the Rails Info properties (thanks Sam Ruby)David Heinemeier Hansson2011-06-271-0/+4
* Remove useless cgiDenis Odorcic2010-11-101-1/+0
* Fix deprecation message on info screenDavid Heinemeier Hansson2010-07-261-1/+1
* Object#returning removedSantiago Pastorino2010-07-251-1/+0
* Takes out stale methods relating to edge_rails_versionRizwan Reza2010-05-161-33/+0
* Move railties/builtin into libJoshua Peek2010-03-201-0/+147