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

New gem release #16

Closed
brendon opened this issue Sep 19, 2011 · 8 comments
Closed

New gem release #16

brendon opened this issue Sep 19, 2011 · 8 comments

Comments

@brendon
Copy link
Owner

brendon commented Sep 19, 2011

Hi there, is there any chance of getting the latest changes released as an updated gem?

Cheers,

Brendon

@swanandp
Copy link
Contributor

@brendon - It is available as a gem, version 0.1.4. So if you put this: gem 'acts_as_list', '0.1.4' in your Gemfile, it would be sufficient.

@brendon
Copy link
Owner Author

brendon commented Sep 20, 2011

Thanks for that. It seems there has been a few important changes since
that gem was released. Is it possible to release an updated gem? :)

@swanandp
Copy link
Contributor

Sure, I was waiting to finish Rails 3.1 compatibility, but I think we can
push a new release before that.

On Wed, Sep 21, 2011 at 4:40 AM, brendon <
reply@reply.github.com>wrote:

Thanks for that. It seems there has been a few important changes since
that gem was released. Is it possible to release an updated gem? :)

Reply to this email directly or view it on GitHub:
#16 (comment)

@brendon
Copy link
Owner Author

brendon commented Sep 21, 2011

Thanks for that. It seems to be working in 3.1 anyway. Is there anything I should watch out for? :)

@swanandp
Copy link
Contributor

All the finders are deprecated and use the hash syntax. So the tests need to
be updated as well.

On Wed, Sep 21, 2011 at 12:15 PM, brendon <
reply@reply.github.com>wrote:

Thanks for that. It seems to be working in 3.1 anyway. Is there anything I
should watch out for? :)

Reply to this email directly or view it on GitHub:
#16 (comment)

@brendon
Copy link
Owner Author

brendon commented Sep 21, 2011

Cool :) if I find some time I'll have a go at fixing some of that up if you like? :) have you started any of it? :)

@swanandp
Copy link
Contributor

I have started some of it, but all contributions are welcome! Send me a pull request, I'll merge it.

@brendon
Copy link
Owner Author

brendon commented Sep 22, 2011

Thanks, will do :)

On Wed, Sep 21, 2011 at 8:38 PM, Swanand Pagnis <
reply@reply.github.com>wrote:

I have started some of it, but all contributions are welcome! Send me a
pull request, I'll merge it.

Reply to this email directly or view it on GitHub:
#16 (comment)

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