Jonathan Cairns

Results 5 issues of Jonathan Cairns

Hi, First, I just want to say that warbler is **fantastic** - thanks for all your work. Unfortunately, I've been having a problem with running a compiled rails war on...

needs feedback

If a gem version is in beta or pre (the final part of the version can be any string, I think), pessimize doesn't currently work correctly. For example, the debugger2...

bug

Hi, Thanks for an excellent tool. I have a question about the behaviour of catching exceptions, specifically the exception thrown when trying to access a parameter that doesn't exist. The...

Clarifies the fact that you have to call `model.save` after making changes to commit them to the DB. Also adds example of deleting values. I've done this because we've used...

Hi, I'm wondering whether it's possible for an image to be resized to fit the `WTURLImageView` width but modify the height so as to keep the aspect ratio? I'm using...