0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 20 hours ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed issue in the new basic_render method where Tilt templates were not supported (on either actions or layout) More... almost 14 years ago
fixed link to blog example More... almost 14 years ago
Added reststop.gemspec More... almost 14 years ago
Bumped version to 0.5.2 More... almost 14 years ago
Made the content-type in reststop_render to be text/html only if the format is :HTML, and application/#{format} otherwise. Fixed issue in the new basic_render method where the layout was not being applied. More... almost 14 years ago
Aligned RESTstop with new Tilt-enabled version of Camping 2.0.392 More... almost 14 years ago
changed old references to zuk/reststop to the new repo at camping/reststop More... about 14 years ago
changed extension on README to .rdoc for github syntax formatting More... about 14 years ago
- merged in changes from Philippe Monnet for Camping 2.0 compatibility (see http://gist.github.com/343058) - relicensed under MIT License - incremented version to 0.5.0 More... about 14 years ago
* Custom actions should now work again (needed to make some more changes for Camping 2.0 compatibility). More... almost 15 years ago
fixed interception of PUT/DELETE requests via _method query variable More... about 15 years ago
incremented version to 0.4.0 More... about 15 years ago
* Now compatible with Camping 2.0, but no longer works with Camping 1.x :( More... about 15 years ago
preparing for 0.3.0 release More... almost 16 years ago
* `R` helper method should now work properly when a Restful object is fed as input along with a custom action. The final argument can be a Hash and will be translated into URL parameters. For example: R(Kittens, 'list', 'colour' => 'black') More... almost 16 years ago
* Restr has been moved out to its own gem, and should now work properly with Rails 2.x (fixes bug #17421). * Version changed to 0.3.0 from 0.2.1 More... almost 16 years ago
check to make sure that logger supports progname= More... about 16 years ago
nodot More... about 16 years ago
added History.txt to make Hoe happy More... about 16 years ago
[no comment] More... about 16 years ago
back to 0.2.0... svn will add beta version number More... about 16 years ago
fixed R() method for object input and custom action More... about 16 years ago
working on next release More... about 16 years ago
changed param separator from ; to &... this may have been necessary for compatibility with Rails 2.0 (fixes #17421) More... about 16 years ago
added docs for implementing custom methods More... about 16 years ago
minor updates to Controllers documentation More... about 16 years ago
better note about dumb error capturing More... about 16 years ago
license blurb should show up at bottom of README RDocs More... over 16 years ago
some fixes to documentation formating More... over 16 years ago
[no comment] More... over 16 years ago