Justin Workman

Results 93 comments of Justin Workman

@reblevins If you ever do write that Rails 4 + Carrierwave + Ember tutorial, I'd be very interested in reading it! :+1:

Is there a way to get this working when the app doesn't have a `schema.rb` file? I use `structure.sql` dumps instead because not everything in `schema.rb` is supported by my...

@theodorton I'd be happy to help out. I can't commit to anything crazy right now but I'd definitely do testing and stuff like that. Feel free to e-mail me directly...

Okay, thank you 👍 Is there an issue already opened with the surge repo?

No idea how to solve it, but I came up with a workaround. It feels like a dirty hack, but it works... ``` #!/usr/bin/expect # Surge CLI has a bug...

This issue affects me also. Quite annoying. @olgen's workaround does not work for me, because when I type `{{item.title` and continue typing `}}` it ends up as `{{item.title}}}}` -- not...

@ahacking I would be glad to try it out in my app for sure. `Oj::StreamWriter` takes an IO object as an argument when you initialize it, so I thought perhaps...

Sounds great. Have a good break :-)

:+1 for a release on Rubygems. I'm currently evaluating switching from ActiveModel Serializer, but is this production ready? The docs say AMS is undergoing unstable changes, but at the same...