RubyGems Navigation menu

rails-rest-kit 0.1.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:
=

安装:
=

版本列表:

  1. 0.2.0 July 27, 2025 (8.5 KB)
  2. 0.1.0 July 26, 2025 (6.5 KB)

Runtime 依赖 (1):

rails ~> 7.0, >= 7.0.0

Development 依赖 (3):

bundler ~> 2.1
rake ~> 13.0
rspec ~> 3.0

所有者:

推送者:

作者:

  • Brandon Woodruff

SHA 256 校验和:

=

下载总量 349

这个版本 166

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 2.7.0

链接: