Skip to content

Commit

Permalink
Use github formtastic for Rails4 compatibility;
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Glen committed Mar 18, 2014
1 parent b9b8965 commit 752deaf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,8 @@ end
# Git. Remember to move these dependencies to your gemspec before releasing
# your gem to rubygems.org.

# needed for rails4 compatibility. To be removed with final release
gem 'formtastic', github: 'justinfrench/formtastic', branch: '2.3-stable'

# To use debugger
# gem 'debugger'

0 comments on commit 752deaf

Please sign in to comment.