nozpheratu

Results 9 comments of nozpheratu

@nikinjain1 You can use the condition symbol when you call `versioned` in your model, something like: ``` ruby versioned :if => :password_changed? ``` Should do what you need.

Finally got around to looking at this a bit more closely. It seems that this issue only crops up on the report page itself. The report generated via the print...

What do you mean by usage? If I'm not mistaken it's just a drop-in replacement for the existing parse function.

@Rdbaker I would be interested in a pull request for it. :smirk:

I began working on my own jquery-fileupload example implementation using Rails 4, Paperclip, and Simple Form after seeing that this one wasn't being maintaned. Here's the link: https://github.com/nozpheratu/jquery-fileupload-rails-4 There's a...

I reported basically the same issue here, at least it's good to hear I'm not the only one encountering this, I've had to switch over to Firefox for now until...

I appreciate all the work that went into this project, but the public API is a little rough around the edges. @sethhitch you guys accepting public contributions at all?

@captn3m0 I saw the evernote_util project, but I think there should be one go-to gem that everyone uses. Having wrappers on-top of wrappers just needlessly complicates things IMO.

@captn3m0 FWIW, I don't think anybody is conversant with thrift. :/