Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update Rails version. (rails console didn't exist in 2.1) | Vijay Dev | 2011-07-08 | 1 | -1/+1 |
| | |||||
* | Changed the value that log_level takes to match the examples in the ↵ | Oge Nnadi | 2011-07-08 | 1 | -1/+1 |
| | | | | paragraph above | ||||
* | minor document edit | Akira Matsuda | 2011-07-08 | 1 | -2/+5 |
| | | | | the sample model has only 9 lines: https://github.com/lifo/docrails/commit/4d4819fb279386570466b2f99254cd77fb71e05c#commitcomment-467295 | ||||
* | :conditions => where | Akira Matsuda | 2011-07-08 | 1 | -12/+5 |
| | |||||
* | Change examples in guide to reflect changes from XML -> JSON | Prem Sichanugrist | 2011-04-26 | 1 | -7/+7 |
| | |||||
* | Merge branch 'master' of git://github.com/lifo/docrails | Xavier Noria | 2011-04-19 | 1 | -0/+35 |
|\ | | | | | | | | | | | Conflicts: railties/guides/source/ajax_on_rails.textile railties/guides/source/generators.textile | ||||
| * | Added more detailed use of the +list+ command on debugging guide | Sebastian Martinez | 2011-04-14 | 1 | -0/+35 |
| | | |||||
* | | removes debug_rjs from ActionView::Base | Xavier Noria | 2011-04-13 | 1 | -20/+0 |
|/ | |||||
* | update plugin urls to reflect official maintainers | Vijay Dev | 2011-03-10 | 1 | -1/+1 |
| | |||||
* | more "SSL everywhere" for GitHub URLs | Akira Matsuda | 2011-03-07 | 1 | -7/+7 |
| | | | | see: https://github.com/blog/738-sidejack-prevention-phase-2-ssl-everywhere | ||||
* | standardize all shell commands with the $ prefix | Vijay Dev | 2011-02-25 | 1 | -4/+4 |
| | |||||
* | use all and first instead of find(:all) and find(:first) | Vijay Dev | 2010-12-25 | 1 | -3/+3 |
| | |||||
* | fixed typos | Vijay Dev | 2010-12-16 | 1 | -6/+6 |
| | |||||
* | guides: gives clear instructions for feedback, removes links to the now ↵ | Xavier Noria | 2010-11-19 | 1 | -2/+0 |
| | | | | archived LH project | ||||
* | Use Rails.logger, not ActiveRecord::Base.logger | dmathieu | 2010-11-08 | 1 | -4/+4 |
| | | | | Because everybody is not using ActiveRecord. And the logger is not specific to it. | ||||
* | added tip about ruby-debug needing a different gem if using 1.9 [#190 ↵ | Rob Zolkos | 2010-10-24 | 1 | -0/+2 |
| | | | | state:resolved] | ||||
* | remove Mongrel from debugger docs | Rob Zolkos | 2010-10-15 | 1 | -3/+1 |
| | |||||
* | debugging guide: revises the section on debugging RJS | Xavier Noria | 2010-08-17 | 1 | -5/+7 |
| | |||||
* | Debugging Guide: Highlight using config over ActionView::Base | Josiah Ivey | 2010-08-16 | 1 | -4/+4 |
| | |||||
* | Debugging Guide: Improve grammar for the RJS section | Josiah Ivey | 2010-08-16 | 1 | -3/+3 |
| | |||||
* | Guides: Fix numerous broken links | Josiah Ivey | 2010-05-16 | 1 | -1/+1 |
| | |||||
* | Replace 'RAILS_ROOT' to 'Rails.root' and 'RAILS_ENV' to 'Rails.env' in ↵ | Anil Wadghule | 2010-04-12 | 1 | -1/+1 |
| | | | | significant places. | ||||
* | Changelogs: change link from credits page to home page for Jaime's contributions | Jaime Iniesta | 2010-04-05 | 1 | -1/+1 |
| | |||||
* | Fixed debugging guide to pass XHTML 1.0 Strict | Jaime Iniesta | 2010-04-04 | 1 | -1/+2 |
| | |||||
* | fix usage examples and more to use new invocations | RomD | 2010-02-06 | 1 | -6/+6 |
| | | | | Signed-off-by: Carl Lerche <carllerche@mac.com> | ||||
* | Merge docrails | Pratik Naik | 2010-01-17 | 1 | -1/+1 |
| | |||||
* | Merge docrails | Pratik Naik | 2009-07-25 | 1 | -1/+1 |
| | |||||
* | Merge docrails | Pratik Naik | 2009-03-16 | 1 | -6/+6 |
| | |||||
* | Merge with docrails | Pratik Naik | 2009-02-24 | 1 | -1/+1 |
| | |||||
* | Merge docrails along with the new guides and guides generation code | Pratik Naik | 2009-02-06 | 1 | -0/+709 |