Categories: None [Edit]
rails-rest-kit
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.
Total
Ranking: 187,767 of 189,968
Downloads: 465
Daily
Ranking: 122,573 of 189,933
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,223,052,755 | bundler |
| 8 | 1,249,142,844 | rake |
| 29 | 955,025,919 | rspec |
| 45 | 715,245,679 | rails |
| 120 | 370,603,399 | rspec-rails |
| 198 | 246,239,887 | shoulda-matchers |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | brandonwoodruff92 |