simply_versioned
Model versioner
A simple model versioning plugin for Rails 2.1 that introduces a Version model to store changes to model attributes as YAML hashes.
Fork of http://rubymatt.rubyforge.org/svn/simply_versioned/ for Rails 2.1
8 stars
3 watching
0 forks
Language: Ruby
last commit: almost 15 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for versioning APIs in Rails applications to manage multiple API versions and clients. | 654 |
| An ORM plugin that allows simple patching of models and skips updating if no values have changed. | 0 |
| Helps manage versions in a Gradle version catalog | 568 |
| A version manager for Bun, allowing users to easily switch between different versions of the runtime and its associated tools. | 135 |
| Provides metadata about released Ruby versions and their checksums. | 73 |
| A utility for managing different compiler versions used in software development | 258 |
| Automates versioning and changelog generation for software projects | 30 |
| An Emacs package that allows users to switch between different Ruby versions. | 36 |
| A helper to display model information with I18n features in Ruby on Rails | 461 |
| A plugin for managing version numbers in Git using the Semantic Versioning scheme | 382 |
| A Capistrano plugin that manages the installation and switching of Ruby versions using chruby. | 23 |
| Allows creation of dynamic models and fields within a content management system. | 16 |
| A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 130 |
| A tool for managing different versions of Ruby in a shell environment. | 62 |
| Automates semantic versioning of Git repositories by analyzing commit history and tagging with the correct SemVer number. | 10 |