Categories: None [Edit]

benhoskings-hammock

https://rubygems.org/gems/benhoskings-hammock
https://github.com/benhoskings/hammock
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. There's a screencast coming soon.

Total

Ranking: 13,920 of 183,033
Downloads: 128,471

Daily

Ranking: 35,789 of 183,020
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
40563,756,792rails
2,0808,570,209hoe
36,66730,204benhoskings-ambitious-activerecord

Owners

#GravatarHandle