RubyGems Navigation menu

benhoskings-hammock 0.3.12

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.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.3.12 - August 11, 2014 (35,5 ko)
  2. 0.3.11 - August 11, 2014 (35,5 ko)
  3. 0.3.10.4 - August 11, 2014 (35,5 ko)
  4. 0.3.10.3 - August 11, 2014 (35,5 ko)
  5. 0.3.10.2 - August 11, 2014 (35,5 ko)
Voir toutes les versions (42)

Dépendances de Runtime (2):

Dépendances de Development (1):

hoe >= 2.3.3

Auteurs:

  • Ben Hoskings

Total de contrôle SHA 256:

4ad23ad54e341e93fa068cd36303f0e9628d91640263f2b8173a8cd7fc68ebdd

Total de téléchargements 124 424

Pour cette version 3 848

License:

aucune

Version de Ruby requise: >= 0

Liens: