Hello all,
Just yesterday, I released a gem called “simply_load”.
Simply load is really just a short way to write a JQuery load method to populate a page.
Why did I make a gem out of this little thing? I just thought it was fun to load pieces of html at random or have a little form widget without having to actually instantiate the object on a completely unrelated controller method.
Here is the gem at rubygems and github.
Anyway, I hope you guys like it and comment about it.