Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

formtastic 2.3.0 integration? #474

Closed
JavkhlanShirendev opened this issue Apr 23, 2014 · 1 comment
Closed

formtastic 2.3.0 integration? #474

JavkhlanShirendev opened this issue Apr 23, 2014 · 1 comment

Comments

@JavkhlanShirendev
Copy link

I am currently having a problem in my project which has active_admin gem that depends on formastic 2.3.0 while surveyor asks for 2.2.1.

How do i resolve this?

bundler error message:

Bundler could not find compatible versions for gem "formtastic":
In Gemfile:
surveyor (>= 0) ruby depends on
  formtastic (~> 2.2.1) ruby

activeadmin (>= 0) ruby depends on
  formtastic (2.3.0.rc3)
@yoon
Copy link
Member

yoon commented Apr 24, 2014

@Queenofpain you can either fork our gem and change the gemspec, or wait for us to upgrade surveyor to a later version of formtastic. It may not happen until formtastic 2.3.0 is out of rc. Also, it is possible that we'll be moving to simple_form, which would also solve this dependency issue.

@yoon yoon closed this as completed Apr 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants