https://github.com/phusion/rails_wizard_support
Support library for writing wizard models in Rails.
https://github.com/phusion/rails_wizard_support
Last synced: about 1 year ago
JSON representation
Support library for writing wizard models in Rails.
- Host: GitHub
- URL: https://github.com/phusion/rails_wizard_support
- Owner: phusion
- Created: 2012-04-24T06:46:01.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-04-24T06:52:48.000Z (about 14 years ago)
- Last Synced: 2023-04-09T13:16:10.276Z (about 3 years ago)
- Language: Ruby
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Use it by adding this to Gemfile:
gem 'rails_wizard_support', :git => 'git://github.com/phusion/rails_wizard_support.git'