Posted By: Ben Hoskings
Date: 2009-03-24 15:06
Summary: hammock 0.2.11.2 Released
Project: Hammock

hammock version 0.2.11.2 has been released!

Hammock is a Rails plugin that eliminates redundant code in a very RESTful manner. It does this in lots in lots of different places, but in one manner: it encourages specification in place of implementation.


Hammock enforces RESTful resource access by abstracting actions away from the controller in favour of a clean, model-like callback system.

Hammock tackles the hard and soft sides of security at once with a scoping security system on your models. Specify who can verb what resources under what conditions once, and everything else - the actual security, link generation, index filtering - just happens.

Hammock inspects your routes and resources to generate a routing tree for each resource. Parent resources in a nested route are handled transparently at every point - record retrieval, creation, and linking.

It makes more sense when you see how it works though, so check out the screencast!

Changes:

## 0.2.11.2 2009-03-24
Loosened Rails dependency from ~> 2.2.2 to 2.2.

## 0.2.11.1 2009-03-24
Fixed 'railslol' typo in Rakefile preventing installation. (lol)

Latest News
icalendar 1.4.0 Released
    Ryan Ahearn - 2013-05-21 23:17
BinData 1.5.0 - source moved to github
    Dion Mendel - 2013-05-21 11:10
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58

 

Forums | Admin

Discussion Forums: hammock-0.2.11.2-released

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post