BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

aeonscope-btech_rest

v0.5.3RubyGems· Ruby

Ruby on Rails supports RESTful routing out-of-the-box. However, as you move along, you will often find yourself repeating the code for the seven REST actions: index, show, new, create, edit, update, destroy. This gem allows you to get all of the code for free by simply typing 'include BTech::Rest' at top of your controller code. That's it! Even better, you can have nested resources as well by adding a 'belongs_to' statement to your controllers much like you would for ActiveRecord models. This is just the tip of the iceburg so make sure to read the RDoc for more info.

The verdict
Abandoned. Last published 11 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicenseUnknown
DepsZero deps
Maintenance
Last published 11 years ago.
Popularity
8 downloads / week
Security
No known advisories for this version (OSV).
License
No license declared.
Dependencies
No runtime dependencies
Recent releases
  • 0.2.011 years ago
  • 0.2.211 years ago
  • 0.3.011 years ago
  • 0.4.111 years ago
  • 0.4.211 years ago
  • 0.4.411 years ago
  • 0.5.011 years ago
  • 0.5.211 years ago