| Commit message (Expand) | Author | Age | Files | Lines |
* | rails -> bin/rails in index.html | Xavier Noria | 2014-11-27 | 1 | -1/+1 |
* | On larger screens the email preview iframe is being limited to a height of 80... | Edwin Wills | 2014-10-29 | 1 | -1/+4 |
* | remove extra # in css | Byron Bischoff | 2014-09-25 | 1 | -1/+1 |
* | :nail_care: the CSS | Rafael Mendonça França | 2014-09-25 | 1 | -7/+18 |
* | Improve welcome page css and table cell aignments. | buddhamagnet | 2014-09-25 | 1 | -1/+6 |
* | Removed any default margin from body. | Sahil Lavingia | 2014-09-09 | 1 | -1/+5 |
* | Remove the navigator for now. Its ugly and it promises more than it can deliv... | David Heinemeier Hansson | 2013-12-17 | 1 | -6/+1 |
* | Add mailer previews feature based on mail_view gem | Andrew White | 2013-12-17 | 4 | -1/+118 |
* | Fix for titles of info pages | Sıtkı Bağdat | 2013-11-22 | 1 | -1/+1 |
* | Revert "Match Dev/Prod parity for Index Page" | Piotr Sarnacki | 2013-07-22 | 1 | -1/+1 |
* | Merge pull request #11514 from schneems/schneems/dev-prod-parity-index | Piotr Sarnacki | 2013-07-22 | 1 | -1/+1 |
|\ |
|
| * | Match Dev/Prod parity for Index Page | schneems | 2013-07-20 | 1 | -1/+1 |
* | | Removed information about creating database[ci skip] | Prathamesh Sonpatki | 2013-07-20 | 1 | -2/+2 |
|/ |
|
* | Remove rails.png. | Steve Klabnik | 2013-04-02 | 1 | -1/+1 |
* | Use absolute path | Ryunosuke SATO | 2013-01-08 | 1 | -3/+3 |
* | Move table routes formatter class to the inspector and rename it | Carlos Antonio da Silva | 2013-01-06 | 1 | -1/+1 |
* | Improve javascript in welcome page [ci skip] | Carlos Antonio da Silva | 2013-01-06 | 1 | -4/+5 |
* | allow toggling about env, not just showing | Gosha Arinich | 2013-01-05 | 1 | -7/+11 |
* | Move style to head to make routes page valid html5 | Carlos Antonio da Silva | 2013-01-05 | 1 | -0/+2 |
* | Change Rails Info controller to use the new table routes formatter | Carlos Antonio da Silva | 2013-01-05 | 1 | -4/+1 |
* | Don't use layout when requested from xhr | Ryunosuke SATO | 2013-01-05 | 1 | -2/+3 |
* | Remove the fallback onto `ActiveXObject("Microsoft.XMLHTTP")`. | Franck Verrot | 2013-01-04 | 1 | -6/+2 |
* | Apply `var` keyword to js at welcome#index | Ryunosuke SATO | 2013-01-04 | 1 | -1/+2 |
* | fix alignment in rails info properties page [ci skip] | Vijay Dev | 2013-01-01 | 1 | -0/+2 |
* | Format routes as html on debug page | schneems | 2012-12-17 | 1 | -74/+4 |
* | HTML formatting to Rails::InfoController#routes | schneems | 2012-12-17 | 1 | -1/+74 |
* | Revert "Merge pull request #8499 from schneems/schneems/html-route-inspector" | Steve Klabnik | 2012-12-14 | 1 | -26/+1 |
* | Output routes in :html format | schneems | 2012-12-12 | 1 | -1/+26 |
* | Explain how to supersede the new dynamic welcome page | George Claghorn | 2012-12-11 | 1 | -0/+2 |
* | Use Rails to Render Default Index Page | schneems | 2012-12-10 | 1 | -0/+240 |
* | /rails/info/routes path shows routing information | schneems | 2012-05-24 | 3 | -0/+42 |