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

Change Gemfile and gemspec to list deps in gemspec #39

Merged
1 commit merged into from
Feb 8, 2011

Conversation

mikel
Copy link
Contributor

@mikel mikel commented Feb 8, 2011

Hi there,

Thanks for the CAS server, I just recently put it in a project as a mounted Sinatra app within an existing Rails app and works beautifully. Had to make these changes to make sure everything hooked up OK. Will be writing up a blog post on it soon.

These changes just move where the dependencies are listed. This keeps them consistent and makes sure rubygems knows about the deps you need.

Mikel

@zuk
Copy link
Member

zuk commented Feb 8, 2011

This is great. I didn't know about the gemspec trick for Gemfiles.

I think this might solve some of the awkwardness of having to build explicitly --without development.

This pull request was closed.
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.

2 participants