jack dempsey

Results 29 comments of jack dempsey

Ok, spiked out functionality as described above, take a peek and let me know what you think.

Thoughts? If looks good, will take a look at writing some tests for this.

Yeah, I saw that but yes_wizard? was erroring/saying it wasn't defined. Probably did something stupid, will look at it again.

Yep, you barely see the warning then it keeps going. I like option to Continue. Will see about taking a crack at it. On Sun, Apr 29, 2012 at 7:48...

Hi Dan, Thanks for the patch. My spidey sense is tingling though...it may just be the lack of opting in/out of this, or maybe some issues with ANAF...I'd feel more...

I just generated a new Rails 4.10 app, added it to the Gemfile, bundled and ran: ~/foobarbaz > rails g comment create app/models/comment.rb create db/migrate/20140729032513_create_comments.rb

Can you think of a way to do this without breaking backwards compatibility? I look at all patches if you have something to propose.

They're not that old. I think the dates just haven't been updated properly on the package. Will cut one soon and see about the date bit.

The dates at rubygems are actually wrong. This references that topic: https://github.com/jackdempsey/acts_as_commentable/commit/4bb23f8c3a846585d9260c759f268bf312bed45b You can easily build against master by using Bundler. Is there something on master that's not in the...

Here you go http://rubygems.org/gems/acts_as_commentable Let me know if any issues. On Tue, Sep 30, 2014 at 1:46 PM, t-bullock [email protected] wrote: > I'm looking to get commit #42 > https://github.com/jackdempsey/acts_as_commentable/pull/42....