Plugins tagged by helper

  • Relative Time Helper Used for getting multifield attributes like those generated by a select_datetime into a new Time object. For example if you have following params={:meetup=>{:"time(1i)=>..."}} just do following: ... Type: Plugin | Last updated: 22 April 2008
  • Record Select RecordSelect is a Rails widget to help you pick one record out of many. I designed it as a more usable and performant alternative to generating a massive dropdown list. It relies on AJAX for the cooler uses (all the provided view helpers rely on... Type: Plugin | Last updated: 27 November 2007
  • Module Creation Helper module_creation_helper adds a helper method for creating new modules and classes at runtime. Type: Plugin | Last updated: 12 May 2008
  • Tiny Mce Helper tiny_mce_helper adds helper methods for creating the TinyMCE initialization script. Type: Plugin | Last updated: 12 May 2008
  • Menu Helper Menu Helper adds a helper method for generating a menubar. ... Type: Plugin | Last updated: 12 May 2008
  • Reloadable Helpers It simply makes your helpers automatically reload, eliminating the need to restart your Rails app when developing view code. Type: Plugin | Last updated: 08 October 2007
  • Help Engine HelpEngine lets you manage and place context sensitive help links within your application without worrying about the underlying implementation. Type: Plugin | Last updated: 08 October 2007
  • Window Helper Opens a modal dialog containing the specified content. Type: Plugin | Last updated: 05 October 2007
  • Widgets Encapsulate a piece of UI logic and template, so you don’t have to render the partial by hand at the end of all these helpers. Type: Plugin | Last updated: 03 October 2007
  • Download Link Helper DownloadLinkHelper is a small plugin for Ruby on Rails that adds a new download_link_tag that can be called from within your views. It then generates the link along with the file-size in parenthesis. Type: Plugin | Last updated: 18 September 2007