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: 185,436 of 186,816
Downloads: 325
Daily
Ranking: 153,581 of 186,800
Downloads: 1
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 | 2,915,961,519 | bundler |
10 | 1,132,049,985 | rake |
27 | 911,028,956 | rspec |
43 | 660,755,460 | rails |
117 | 346,103,074 | rspec-rails |
199 | 227,551,234 | shoulda-matchers |
Owners
# | Gravatar | Handle |
---|---|---|
1 | brandonwoodruff92 |