RubyGems Navigation menu

rails-rest-kit 0.2.0

RailsRestKit provides a comprehensive solution for building RESTful Rails controllers with minimal boilerplate. It automatically generates standard CRUD actions (index, show, new, create, edit, update, destroy) with built-in lifecycle callbacks and validation states (valid/invalid). The gem includes intelligent resource helpers that automatically infer model relationships from controller names, and a flexible parameter permitting system that supports nested attributes and collections. Perfect for rapidly building consistent REST APIs with proper separation of concerns.

Gemfile:
=

installation:
=

Versions:

  1. 0.2.0 July 27, 2025 (8,5 ko)
  2. 0.1.0 July 26, 2025 (6,5 ko)

Dépendances de Runtime (1):

rails ~> 7.0, >= 7.0.0

Dépendances de Development (5):

bundler ~> 2.1
rake ~> 13.0
rspec >= 3.0
rspec-rails ~> 7.0.0
shoulda-matchers ~> 5.1.0

Propriétaires:

Pushed by:

Auteurs:

  • Brandon Woodruff

Total de contrôle SHA 256:

=

Total de téléchargements 340

Pour cette version 177

Version publiée:

License:

MIT

Version de Ruby requise: >= 2.7.0

Liens: