| Commit message (Expand) | Author | Age | Files | Lines |
* | removed verify docs (feature removed in Rails3) | Vijay Dev | 2011-05-02 | 1 | -39/+0 |
* | Remove extra whitespaces from guides | Sebastian Martinez | 2011-04-14 | 1 | -1/+1 |
* | Fix Basic Authentication examples | Sebastian Martinez | 2011-03-28 | 1 | -1/+1 |
* | Updated Basic Authentication guides to reflect new Base.http_basic_authentica... | Sebastian Martinez | 2011-03-28 | 1 | -14/+3 |
* | Add controller-specific `force_ssl` method to force web browser to use HTTPS ... | Prem Sichanugrist | 2011-03-28 | 1 | -0/+22 |
* | revises links to the API websites of individual components (no longer maintai... | Xavier Noria | 2011-03-09 | 1 | -13/+22 |
* | filter_parameter_logging => config.filter_parameters | Vijay Dev | 2011-01-23 | 1 | -6/+2 |
* | No example given on how to render JSON data despite the heading 'Rendering XM... | Lee Reilly | 2010-12-21 | 1 | -0/+1 |
* | Action Controller Overview: Remove dead link to the API docs for filters | Ryan Bigg | 2010-12-10 | 1 | -2/+0 |
* | guides: gives clear instructions for feedback, removes links to the now archi... | Xavier Noria | 2010-11-19 | 1 | -2/+0 |
* | removed unnecessary indentation | Rajinder Yadav | 2010-11-14 | 1 | -1/+1 |
* | added note with example for using flash in redirection | Rajinder Yadav | 2010-11-14 | 1 | -0/+7 |
* | corrected sample code to clear @_current_user class variable also | Rajinder Yadav | 2010-11-14 | 1 | -1/+1 |
* | Updated 'Action Controller Overview' guide to rails 3 and fixed a few URLs th... | Kulbir Saini | 2010-09-25 | 1 | -11/+8 |
* | updated instructions to generate the migration for the ActiveRecord session s... | Diego Carrion | 2010-09-18 | 1 | -1/+1 |
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed '... | Santiago Pastorino | 2010-08-14 | 1 | -7/+7 |
* | AC guide: commit review, block examples go at column 0, use .example.com as e... | Xavier Noria | 2010-08-09 | 1 | -15/+15 |
* | updated the action_controller guide with the new session configuration options | Daniel McNevin | 2010-08-08 | 1 | -13/+28 |
* | added to_xml section for controller | Neeraj Singh | 2010-06-25 | 1 | -0/+19 |
* | Change %5b ([) to %5d (]) in escaped URL | Tore Darell | 2010-04-29 | 1 | -1/+1 |
* | Replace send_data with send_file in "Sending files" example | Tore Darell | 2010-04-29 | 1 | -1/+1 |
* | More on the new ERB syntax in the guides | James Miller | 2010-04-09 | 1 | -5/+5 |
* | ERB update for AC overview guide | James Miller | 2010-04-09 | 1 | -2/+2 |
* | generate_pdf gets it's parameter now | orangea | 2010-01-23 | 1 | -2/+2 |
* | Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application... | Carl Lerche | 2009-10-16 | 1 | -1/+1 |
* | Merge docrails | Pratik Naik | 2009-07-25 | 1 | -13/+20 |
* | Merge docrails | Pratik Naik | 2009-03-16 | 1 | -16/+16 |
* | Merge with docrails | Pratik Naik | 2009-02-24 | 1 | -223/+201 |
* | Merge docrails along with the new guides and guides generation code | Pratik Naik | 2009-02-06 | 1 | -0/+798 |