RubyGems Navigation menu

benhoskings-hammock 0.2.5

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:
= Copy to clipboard Copied!

instalar:
=

Versões:

  1. 0.3.12 - August 11, 2014 (35,5 KB)
  2. 0.3.11 - August 11, 2014 (35,5 KB)
  3. 0.3.10.4 - August 11, 2014 (35,5 KB)
  4. 0.3.10.3 - August 11, 2014 (35,5 KB)
  5. 0.3.10.2 - August 11, 2014 (35,5 KB)
  6. 0.2.5 - August 11, 2014 (28,5 KB)
Mostrar todas as versões (42)

Runtime Dependencies (1):

Development Dependencies (2):

hoe >= 1.8.0
newgem >= 1.2.3

Autores:

  • Ben Hoskings

SHA 256 checksum:

7c6756af76388eaab7c993b25dded048efa588438ac69187756feb565b3238a5

Total de downloads 125.350

Desta versão 2.959

Licenças:

N/A

Versão Requerida do Ruby: >= 0

Links: