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

fresh installation issues on rails application with rails_admin gem installed #1749

Closed
friofool opened this issue Jun 12, 2012 · 3 comments
Closed

Comments

@friofool
Copy link

It seems impossible to install Refinery on a Rails application which contain the rails_admin gem pre-installed

Here is my conversation with Philip Arndt about this problem:

http://groups.google.com/group/refinery-cms/browse_thread/thread/a06e272db30a52a3

Would be interesting to have both gem working together

@parndt
Copy link
Member

parndt commented Jun 12, 2012

tl;dr the solution is to rename all template files containing erb tags from .rb to .rb.erb so that this isn't a problem.

@parndt
Copy link
Member

parndt commented Jun 14, 2012

@friofool can you try again with this in your Gemfile:

gem 'refinerycms', :github => 'resolve/refinerycms', :branch => 'issue_1749'

bundle & please let us know whether the generator works now.

@ugisozols
Copy link
Member

Fixed by #1750.

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

3 participants