RubyGems Navigation menu

hammock 0.2.21

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!

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.6.0 - August 02, 2010 (38 ko)
  2. 0.5.11 - May 12, 2010 (38,5 ko)
  3. 0.5.10 - May 12, 2010 (38,5 ko)
  4. 0.5.9 - May 12, 2010 (38,5 ko)
  5. 0.5.8 - February 21, 2010 (38 ko)
  6. 0.2.21 - April 25, 2009* (33 ko)
Voir toutes les versions (51)

Dépendances de Runtime (2):

Dépendances de Development (2):

hoe >= 1.8.0
newgem >= 1.3.0

Propriétaires:

Auteurs:

  • Ben Hoskings

Total de contrôle SHA 256:

ae0c559a09fbc1ed99686f5325f63074cc7f0228a02fb8bb929be6cdd10f1578

Total de téléchargements 192 784

Pour cette version 3 743

License:

aucune

Version de Ruby requise: None

Liens: