AlexJWayne / rails-settings
Settings is a plugin that makes managing a table of global key, value pairs easy. Think of it like a global Hash stored in your database, that uses simple ActiveRecord like methods for manipulation. Keep track of any global setting that you don't want to hard code into your rails app. You can store any kind of object. Strings, numbers, arrays, o…
☆212Updated 9 years ago
Alternatives and similar repositories for rails-settings:
Users that are interested in rails-settings are comparing it to the libraries listed below
- Adds support for easily creating custom preferences for models☆161Updated 9 years ago
- Date/time and number parsing for Rails.☆260Updated 4 years ago
- Exception handling for Ruby on Rails☆107Updated this week
- A rake task to track down missing database indexes. does not assume that all foreign keys end with the convention of _id.☆489Updated 11 years ago
- A Rails gem for storing app configuration data in your database, with a config file to fall back on.☆115Updated last week
- The presenter library you already know.☆303Updated 12 years ago
- Acts As Indexed is a plugin which provides a pain-free way to add fulltext search to your Ruby on Rails app☆213Updated last year
- An ActiveRecord plugin that makes it easier to do reporting.☆478Updated 6 years ago
- A smart table builder for Rails collections☆128Updated 4 years ago
- Don't delete your records, move them to a different table☆372Updated 12 years ago
- Generated scopes for ActiveRecord classes☆434Updated 8 years ago
- pjax for rails and rack applications☆205Updated 6 years ago
- SlimScrooge heavily optimises your database interactions☆313Updated 9 years ago
- Mongoid taggable behaviour☆194Updated 9 years ago
- Demonstrates a reference implementation for sending messages between users☆92Updated 13 years ago
- Tasty breadcrumbs! Crummy is a simple and tasty way to add breadcrumbs to your Rails applications.☆356Updated last year
- Provides a single point of entry for using basic features of ruby ORMs☆195Updated 5 years ago
- CSV template handler for Rails 3☆82Updated 4 years ago
- The second incarnation of Globalize for Rails☆363Updated 13 years ago
- Adds ability to pull back random records from Active Record☆204Updated 4 years ago
- Rails plugin to translate your URLs and routing helpers on an clean way.☆263Updated 12 years ago
- This is Rails 3 engine and translation backends for MongoDB and Redis.☆99Updated 10 years ago
- Easy dynamic nested fields for Rails and jQuery applications.☆272Updated 6 years ago
- Dynamically generates Capistrano recipes for Rake tasks☆179Updated 4 years ago
- This rails plugin not only runs "EXPLAIN" before each of your select queries in development, but provides a small DIV in the rendered out…☆448Updated 7 years ago
- NOTICE: official repository moved to https://github.com/stefanpenner/country_select☆176Updated 7 years ago
- Process your Paperclip attachments in the background with delayed_job or Resque.☆392Updated last year
- MongoDB logger for Rails☆141Updated 8 years ago
- Rails drop in for Varnish support.☆209Updated 7 years ago
- Rails builder for creating tables and calendars inspired by ActionView's FormBuilder.☆120Updated 10 years ago