jcnetdev
- jcnetdev has 1 plugin published and has 0 fans on Railsify!
- http://uniqueapp.com
Better Partials by jcnetdev in HTML Helpers, Utilities, and Miscellaneous
Wraps render :partial to make dealing with partials much easier. <%= partial "form", :f => f %> instead of <%= render :partial => "form", :locals => {:f => f} %>. Learn more: http://www.railsjedi.com/posts/22
Blueprint by Ariejan de Vroom (Ariejan) in Images & Graphics, HTML Helpers, and Toolkits
Generate a quick layout (including CSS and images) based on the BlueprintCSS framework.
Grape by James Coglan (jcoglan) in Utilities and Rake Tasks
Grape is a small plugin that aims to provide grep-like functionality to Rails projects. It‘s what you get if you mash the words rake and grep together. Its author spends too much time on Windows machines and needs to search his .rb files without opening all of them at once in Notepad++. Usage is simple:
jRails by aaronchi in HTML Helpers, Utilities, and Toolkits
jRails is a drop-in jQuery replacement for Prototype/script.aculo.us on Rails. Using jRails, you can get all of the same default Rails helpers for javascript functionality using the lighter jQuery library.
LabelHelper by James Coglan (jcoglan) in HTML Helpers
Rails has no helper for label tags, which are important accessibility/usability features of forms. You shouldn‘t have to repeat yourself when writing labels for things.
Relative Time Helpers by ActiveReload in HTML Helpers
Display your time/dates as "today", "tomorrow", "yesterday" etc...
Stringgable Shortcuts by josh in HTML Helpers, Utilities, and ActiveRecord
Shortcuts and extractions I've found from defining a to_s method on my ActiveRecord models.


