Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small grammar fixes in `Rails::Info` | Jon Moss | 2016-12-20 | 1 | -3/+3 |
| | | | | [ci skip] | ||||
* | revises most Lint/EndAlignment offenses | Xavier Noria | 2016-08-07 | 1 | -3/+3 |
| | | | | Some case expressions remain, need to think about those ones. | ||||
* | normalizes indentation and whitespace across the project | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
| | |||||
* | applies new string literal convention in railties/lib | Xavier Noria | 2016-08-06 | 1 | -13/+13 |
| | | | | | The current code base is not uniform. After some discussion, we have chosen to go with double quotes by default. | ||||
* | Pass symbol as an argument instead of a block | Erik Michaels-Ober | 2014-11-29 | 1 | -2/+2 |
| | |||||
* | Documenting Rails::Info module [ci skip] | Zachary Scott | 2014-11-08 | 1 | -0/+3 |
| | |||||
* | Remove unused code | Rafael Mendonça França | 2014-09-25 | 1 | -11/+0 |
| | |||||
* | Improve welcome page css and table cell aignments. | buddhamagnet | 2014-09-25 | 1 | -13/+5 |
| | |||||
* | Adding active_model in Rails::Info | Ankit Gupta | 2014-03-23 | 1 | -1/+1 |
| | |||||
* | Added action_view in Rails::Info | Arun Agrawal | 2013-08-02 | 1 | -1/+1 |
| | |||||
* | Fix ruby patch level example in rails docs regarding info page [ci skip] | Carlos Antonio da Silva | 2013-07-03 | 1 | -1/+1 |
| | | | | Thanks @egilburg. | ||||
* | Add patch level to Ruby version information | Tyler Brock | 2013-07-03 | 1 | -2/+4 |
| | | | | | Given the recent security related patches to ruby and rails it is more important than ever to know what patch level you are running. | ||||
* | remove references to *::VERSION, replace with *.version | Charlie Somerville | 2013-03-21 | 1 | -2/+2 |
| | |||||
* | use tap with block parameter | Akira Matsuda | 2013-01-18 | 1 | -1/+1 |
| | |||||
* | Remove Active Resource source files from the repository | Prem Sichanugrist | 2012-03-13 | 1 | -2/+2 |
| | | | | | | | | | | Dear Active Resource, It's not that I hate you or anything, but you didn't get much attention lately. There're so many alternatives out there, and I think people have made their choice to use them than you. I think it's time for you to have a big rest, peacefully in this Git repository. I will miss you, @sikachu. | ||||
* | Add JavaScript Runtime name to the Rails Info properties (thanks Sam Ruby) | David Heinemeier Hansson | 2011-06-27 | 1 | -0/+4 |
| | |||||
* | Remove useless cgi | Denis Odorcic | 2010-11-10 | 1 | -1/+0 |
| | | | | | | [#5943 state:committed] Signed-off-by: Santiago Pastorino <santiago@wyeworks.com> | ||||
* | Fix deprecation message on info screen | David Heinemeier Hansson | 2010-07-26 | 1 | -1/+1 |
| | |||||
* | Object#returning removed | Santiago Pastorino | 2010-07-25 | 1 | -1/+0 |
| | | | | Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | Takes out stale methods relating to edge_rails_version | Rizwan Reza | 2010-05-16 | 1 | -33/+0 |
| | | | | Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | Move railties/builtin into lib | Joshua Peek | 2010-03-20 | 1 | -0/+147 |