grimen / is_reviewableLinks
Rails: Make an ActiveRecord model ratable/reviewable (rating + comment), without the usual extra code-smell.
☆45Updated 11 years ago
Alternatives and similar repositories for is_reviewable
Users that are interested in is_reviewable are comparing it to the libraries listed below
Sorting:
- This is a fork from the original (and long dead) iso-3166-country-select Rails plugin to make it available as a gem and update it as nece…☆68Updated 2 years ago
- Demonstrates a reference implementation for sending messages between users☆92Updated 13 years ago
- A Rails gem for storing app configuration data in your database, with a config file to fall back on.☆115Updated 2 months ago
- Rails builder for creating tables and calendars inspired by ActionView's FormBuilder.☆119Updated 11 years ago
- A gem that allows for you to write specs for your Rails 3 generators☆89Updated last year
- Simple Rack middleware for implementing google analytics tracking in your Ruby-Rack based project. Supports synchronous and asynchronous …☆255Updated 6 years ago
- Comfortable (seriously) white-list security restrictions for models on a field level☆269Updated 2 years ago
- Polymorphic relationships in Rails that keep your database happy.☆46Updated 3 years ago
- Sort HTML tables in your Rails app.☆157Updated 6 years ago
- Allows for your ActiveRecord models to have "drafts" which are stored in a separate duplicate table that can be edited without affecting …☆68Updated 2 years ago
- active record mixin for axlsx☆150Updated 5 years ago
- Exception handling for Ruby on Rails☆107Updated last month
- Simple dsl for defining how to calculate how complete a model instance is (similar to LinkedIn profile completeness)☆161Updated 5 years ago
- A Paperclip mix-in to dynamically generate re-sized photos☆64Updated 9 years ago
- Allow your models to know who the current_user is.☆226Updated 2 years ago
- Provides a single point of entry for using basic features of ruby ORMs☆195Updated 5 years ago
- Custom counter_cache functionality that supports conditions and multiple models.☆60Updated last year
- Rails: Record user activities without controller helpers, build on top of userstamps plugin