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

Latest Version Not on Ruby Gems #3

Closed
calebwoods opened this issue Aug 8, 2013 · 2 comments
Closed

Latest Version Not on Ruby Gems #3

calebwoods opened this issue Aug 8, 2013 · 2 comments

Comments

@calebwoods
Copy link

I just tried installing the gem by adding the following to Gemfile

gem 'maildown'

That worked except I'm already using Redcarpet in my project so I wanted to configure the markdown renderer like is shown in the Readme, but I got an error when I put the code sample from the Readme in an initializer.

Looking at the gem version I saw that it's still 0.0.1 so I pointed my Gemfile to the Github repo and everything worked.

I'd love to see a new version of the gem that's in sync with the Readme.

@schneems
Copy link
Member

schneems commented Aug 8, 2013

Check out 1.0.0. Let me know if you have problems.

@schneems schneems closed this as completed Aug 8, 2013
@schneems
Copy link
Member

schneems commented Aug 9, 2013

Scratch that, use 1.0.1

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

2 participants