Comments on: acts_as_list refactoring part 1 https://rubyclarity.com/2016/11/acts_as_list-refactoring-part-1/?utm_source=rss&utm_medium=rss&utm_campaign=acts_as_list-refactoring-part-1 Refactorings of Ruby/Rails projects Fri, 14 Apr 2017 06:36:06 +0000 hourly 1 https://wordpress.org/?v=5.4.7 By: acts_as_list refactoring part 2 – Ruby clarity https://rubyclarity.com/2016/11/acts_as_list-refactoring-part-1/#comment-4 Fri, 27 Jan 2017 03:58:10 +0000 https://rubyclarity.com/?p=184#comment-4 […] now extract methods from .call method and not be afraid to pollute the namespace (as opposed to a single module for all .acts_as_list […]

]]>
By: ledestin https://rubyclarity.com/2016/11/acts_as_list-refactoring-part-1/#comment-3 Wed, 21 Dec 2016 09:19:00 +0000 https://rubyclarity.com/?p=184#comment-3 Thanks! I send PRs when they stand a chance to be accepted. The first that was accepted is the PR for this refactoring: https://github.com/swanandp/acts_as_list/pull/229

I know one of the maintainers, so it was easier.

]]>
By: Lee Smith https://rubyclarity.com/2016/11/acts_as_list-refactoring-part-1/#comment-2 Tue, 20 Dec 2016 21:25:00 +0000 https://rubyclarity.com/?p=184#comment-2 Great work! Do you ever send in pull requests to these projects?

]]>