ruby on rails - Integrating ROR community engine to my existing app -


am trying integrate community engine application.but showing dependency error.i tried correct dependencies,but not integrating.

c:\sites\example>bundle install omniauth fetching source index https://rubygems.org/ have requested:   omniauth = 0.3.2  bundle has omniauth locked @ 1.1.4. try running `bundle update omniauth`  c:\sites\example>bundle install omniauth fetching source index https://rubygems.org/ have requested:   omniauth = 0.3.2  bundle has omniauth locked @ 1.1.4. try running `bundle update omniauth` 

please me integrating one.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -