Stars
Tokeninput is a jQuery plugin which allows your users to select multiple items from a predefined list, using autocompletion as they type to find each item. You may have seen a similar type of text …
MartinKoerner / deferred_associations
Forked from th3james/has_and_belongs_to_many_with_deferred_saveRails plugin. Defers saving the records you add to habtm/has_many association until you call model.save, allowing validation in the style of normal attributes.
th3james / has_and_belongs_to_many_with_deferred_save
Forked from TylerRick/has_and_belongs_to_many_with_deferred_saveRails plugin. Defers saving the records you add to habtm association until you call model.save, allowing validation in the style of normal attributes.
Database connection pool for Trinidad
Web server for Rails/Rack applications built upon JRuby::Rack and Apache Tomcat
jQuery plugin which allows your users to select multiple items from a predefined list