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: 192,204 of 196,672
Downloads: 607
Daily
Ranking: 58,925 of 196,643
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,713,752,031 | bundler |
| 8 | 1,407,073,634 | rake |
| 29 | 1,016,421,425 | rspec |
| 45 | 785,168,147 | rails |
| 124 | 406,224,225 | rspec-rails |
| 199 | 271,964,466 | shoulda-matchers |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | brandonwoodruff92 |