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

Using Social Stream(base) with Rails 4 #465

Open
sebastianwoinar opened this issue Oct 29, 2013 · 6 comments
Open

Using Social Stream(base) with Rails 4 #465

sebastianwoinar opened this issue Oct 29, 2013 · 6 comments

Comments

@sebastianwoinar
Copy link

I'm trying to install social stream - in particular social_stream-base in my rails 4 environment.

Contrary to the statement, that it should be compatible with "rails >= 3.1.0" upon "bundle update" I get

social_stream-base (~> 2.2.2) ruby depends on
  rails (~> 3.0) ruby

Besides that I tried once to install all components as well, but that leads to another dependency-conflict:

social_stream (~> 2.2.2) ruby depends on
  actionpack (~> 3.0) ruby

rails (= 4.0.0) ruby depends on
  actionpack (4.0.0)

@atd
Copy link
Contributor

atd commented Oct 30, 2013

Hi Sebastian,

Unfortunatelly, Social Stream is not compatible with Rails 4 yet. I will change the gemspec to reflect this issue.

Any contribution to make Social Stream compatible with Rails 4 is very welcomed

@Sigularusrex
Copy link

Sorry to bring up this again, I've noticed a new version was released since this question was asked.

Is Social_Stream compatible with Rails 4 yet?

Thanks

@mayulu
Copy link

mayulu commented May 24, 2014

Hi,

I want social_stream in Rails 4.x too. Can't wait to try.Has this be done?

Thanks.

@devilankur18
Copy link

+1

@muhammadn
Copy link

Changing the gemspec would on solve part of the problem. I think i will look at the master branch with my code and see how compatible it is with Rails 4. I am using Rails 4.1 which as more bigger features than Rails 4.

@Ilya-Kuchaev
Copy link

Rails 4.2 is Live. Is there any progress with the compatibility?

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

7 participants