Has_draft

Allows for your ActiveRecord models to have "drafts" which are stored in a separate duplicate table that can be edited without affecting the "live" copy.
Alternatives To Has_draft
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Utility_scopes103
1814 years ago5August 10, 2014mitRuby
A collection of utilitarian named scopes for your ActiveRecord models.
Has_draft63
74 years ago6December 11, 20184mitRuby
Allows for your ActiveRecord models to have "drafts" which are stored in a separate duplicate table that can be edited without affecting the "live" copy.
Time Zone Article18
a year agomitRuby
Example Rails app with test cases to validate article content of time zone blog article
Mover11826 years ago11January 09, 20113mitRuby
Move ActiveRecord records across tables like it ain't no thang
Activerecord Blockwhere8
11 years ago4May 20, 2013bsd-3-clauseRuby
Simply conditions DSL for ActiveRecord
Has_meta_data6
24 years ago3March 01, 20132mitRuby
Allows for your ActiveRecord models to have meta data associated with them that don't require a separate model - primarily useful with STI classes to somewhat emulate Class Table Inheritance.
Simple_model_translations5
13 years ago18April 30, 2011mitRuby
Simple ActiveRecord translations for Rails 3
Alternatives To Has_draft
Select To Compare


Alternative Project Comparisons
Popular Activerecord Projects
Popular Article Projects
Popular Data Processing Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Ruby
Article
Migration
Activerecord