aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/debugging_rails_applications.textile
Commit message (Collapse)AuthorAgeFilesLines
* copy editsVijay Dev2011-12-141-1/+1
|
* typo in textile markupMikhail Dieterle2011-12-141-1/+1
|
* No more changelogs inside guidesVijay Dev2011-09-151-7/+0
|
* update Rails version. (rails console didn't exist in 2.1)Vijay Dev2011-07-081-1/+1
|
* Changed the value that log_level takes to match the examples in the ↵Oge Nnadi2011-07-081-1/+1
| | | | paragraph above
* minor document editAkira Matsuda2011-07-081-2/+5
| | | | the sample model has only 9 lines: https://github.com/lifo/docrails/commit/4d4819fb279386570466b2f99254cd77fb71e05c#commitcomment-467295
* :conditions => whereAkira Matsuda2011-07-081-12/+5
|
* Change examples in guide to reflect changes from XML -> JSONPrem Sichanugrist2011-04-261-7/+7
|
* Merge branch 'master' of git://github.com/lifo/docrailsXavier Noria2011-04-191-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 guideSebastian Martinez2011-04-141-0/+35
| |
* | removes debug_rjs from ActionView::BaseXavier Noria2011-04-131-20/+0
|/
* update plugin urls to reflect official maintainersVijay Dev2011-03-101-1/+1
|
* more "SSL everywhere" for GitHub URLsAkira Matsuda2011-03-071-7/+7
| | | | see: https://github.com/blog/738-sidejack-prevention-phase-2-ssl-everywhere
* standardize all shell commands with the $ prefixVijay Dev2011-02-251-4/+4
|
* use all and first instead of find(:all) and find(:first)Vijay Dev2010-12-251-3/+3
|
* fixed typosVijay Dev2010-12-161-6/+6
|
* guides: gives clear instructions for feedback, removes links to the now ↵Xavier Noria2010-11-191-2/+0
| | | | archived LH project
* Use Rails.logger, not ActiveRecord::Base.loggerdmathieu2010-11-081-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 Zolkos2010-10-241-0/+2
| | | | state:resolved]
* remove Mongrel from debugger docsRob Zolkos2010-10-151-3/+1
|
* debugging guide: revises the section on debugging RJSXavier Noria2010-08-171-5/+7
|
* Debugging Guide: Highlight using config over ActionView::BaseJosiah Ivey2010-08-161-4/+4
|
* Debugging Guide: Improve grammar for the RJS sectionJosiah Ivey2010-08-161-3/+3
|
* Guides: Fix numerous broken linksJosiah Ivey2010-05-161-1/+1
|
* Replace 'RAILS_ROOT' to 'Rails.root' and 'RAILS_ENV' to 'Rails.env' in ↵Anil Wadghule2010-04-121-1/+1
| | | | significant places.
* Changelogs: change link from credits page to home page for Jaime's contributionsJaime Iniesta2010-04-051-1/+1
|
* Fixed debugging guide to pass XHTML 1.0 StrictJaime Iniesta2010-04-041-1/+2
|
* fix usage examples and more to use new invocationsRomD2010-02-061-6/+6
| | | | Signed-off-by: Carl Lerche <carllerche@mac.com>
* Merge docrailsPratik Naik2010-01-171-1/+1
|
* Merge docrailsPratik Naik2009-07-251-1/+1
|
* Merge docrailsPratik Naik2009-03-161-6/+6
|
* Merge with docrailsPratik Naik2009-02-241-1/+1
|
* Merge docrails along with the new guides and guides generation codePratik Naik2009-02-061-0/+709