Skip to content
 
 

Repository files navigation

ArjadVersionTracker

Get last Version of Modal in Rails Application.

Installation

Add this line to your application's Gemfile:

gem 'arjad_version_tracker'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install arjad_version_tracker

Usage

previous_version_string = YourModal.previous_version
previous_version = JOSN.parse(previous_version_string)

Contributing

  • Fork it ( https://github.com/arjad/arjad_version_tracker/fork )
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create a new Pull Request

About

Gem to get the last state of models in Rails applications.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages