| 7d84c3a |
2013-05-23 |
deprecate Validator#setup (to get rid of a respond_to ca... |
| 67dd94a |
2012-06-29 |
removing the AV::Base.helpers class attribute as it is n... |
| 1b01ab4 |
2012-06-29 |
remove AV.prepare and move all helper-related logic into... |
| 50d23bc |
2012-01-03 |
moving test_test.rb to test_case_test.rb for consistency. |
| 5b97088 |
2012-01-03 |
allow sending documents in AC::TestCase#post and friends. |
| 552df29 |
2011-09-22 |
Using #extract_details in PartialRenderer, too! |
| 2e3eb25 |
2011-09-22 |
Allow both sym and array for details options in #render.... |
| f8e6664 |
2011-09-22 |
added tests for render :file/:template and the :formats/... |
| 41bca5d |
2011-09-22 |
Add rake test:template. |
| cbaad67 |
2011-09-22 |
it is now possible to pass details options (:formats, :d... |
| e1ceae5 |
2011-05-12 |
added an example for AC::UrlFor usage to make usage simp... |
| e3b3f41 |
2011-05-12 |
added docs for AbC::UrlFor and AC::UrlFor. |
| eb327c1 |
2011-05-03 |
no @controller dependency in Renderers. |
| b4bc2c5 |
2011-05-03 |
fixed test to assert initialization value. |
| 88c2112 |
2011-05-03 |
initialize prefixes in LookupContext. |
| 65ceccb |
2011-05-03 |
controller's prefixes are now added to LookupContext. |
| 37f448e |
2011-05-03 |
added :prefixes accessor to LookupContext. |
| 7091d80 |
2011-01-18 |
fixed a missing require that causes trouble when using A... |
| 7773c32 |
2011-01-06 |
corrected docs for Hash#to_xml and added examples. |
| 54f3aa8 |
2011-01-06 |
added tests for XmlMini#to_tag. |
| 4c44f04 |
2010-12-31 |
added tests for the MissingTemplate exception message. |
| db24701 |
2010-12-30 |
process_action accepts multiple args, even with Callbacks. |
| 8d1a318 |
2010-12-30 |
process_action accepts multiple args, even with Callbacks. |