Jarin Udom

Results 22 comments of Jarin Udom

Just an FYI, Rake doesn't load certain parts of Rails (like routing, etc)

Hey, so I'm a little confused by this. Is there a way to send a JSONP callback and then also execute whatever Apotomo was going to do right out of...

Oh, I can do that with two widget states? Essentially I just need to call function and pass in a message from the Apotomo controller (something like "Photo uploaded"). Sorry...

Oh excellent, thanks! Looks like I will make my deadline after all ;)

Ok just for anyone reading this, it was actually this: ``` ruby replace(view: :whatever) + "alert('Message!');" ```

Oh also tested this on a live Heroku install, forgot to put that in there. It all works :)

I also just put in a support request with Heroku to see if they will set a HEROKU=true environment variable by default to help take out a step. It would...

They probably haven't applied it because I didn't sign the Contributor Agreement

Fixed and submitted pull request