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

Depend on released Rails 4.2.0 (not beta/rc) #69

Merged
merged 1 commit into from
Dec 22, 2014
Merged

Depend on released Rails 4.2.0 (not beta/rc) #69

merged 1 commit into from
Dec 22, 2014

Conversation

ericboehs
Copy link
Contributor

Fixes #68.

I've been using Rails 4.2.0 with slim just fine. The gem will of course need a new version released.

@sushengloong
Copy link

👍

Hope someone can merge this and release a new version soon.

@eagletmt
Copy link

👍

@ericboehs
Copy link
Contributor Author

@sushengloong Until it's merged, you can reference my version in your Gemfile:

gem 'slim-rails', github: 'ericboehs/slim-rails'

@mlr
Copy link

mlr commented Dec 20, 2014

👍

@ai
Copy link

ai commented Dec 21, 2014

Wait for this PR too.

@onemanstartup
Copy link

@ai we living on the edge :)
I'm just installed slim-rails with rails 4.2.0 and bundler resolves my dependency like this
Installing slim-rails 0.2.1 (was 2.1.4) 😆

@jastkand
Copy link

👍

minad added a commit that referenced this pull request Dec 22, 2014
Depend on released Rails 4.2.0 (not beta/rc)
@minad minad merged commit 7d352df into slim-template:master Dec 22, 2014
@ericboehs ericboehs deleted the patch-1 branch December 23, 2014 05:59
@ericboehs
Copy link
Contributor Author

Great! I look forward to the gem release. 🚀

Thanks

@tagliala
Copy link
Contributor

Could you please also add release tags?
https://github.com/slim-template/slim-rails/releases

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

Successfully merging this pull request may close these issues.

Slim-rails doesn't work with rails 4.2. Please update it
9 participants