Agile Web Development

Build it. Launch it. Love it.

DateSplicer

DateSplicer is a Ruby on Rails plugin which adds the dynarch.com dhtml calendar widget to your Rails application as a fully integrated user control.
Use DateSplicer to set up your application with a calendar (“date picker”), as well as date input shortcuts. For instance, typing “+4” in a date field and then hitting the tab key results in the current date + 4 days.

Vitals

Home http://datesplicer.solin.eu/
Repository http://svn.solin.eu/plugins/datesplicer/date_splicer/
License Rails' (MIT)
Tags Tag_red
Rating (0 votes)
Owner Onno Schuit
Created 22 August 2008

Comments

  • Avatar
    JayIsHappy
    9 September 2008

    Hi,

    plugin seems great, but I get an "uninitialized constant ActionView::Helpers::FormHelper::Locale" error :/ I tried to google this, but found nothing pertinent :( no idea of what this Locale shoold be and where it should be initialised any help please ? thanks in advance :)

  • Avatar
    18 March 2009

    @JayIsHappy: I've uploaded a new version of DateSplicer, which is compatible with Rails 2.3. DateSplicer no longer relies on (Globalize's) Locale, but uses the standard I18n localization mechanism instead.

    Alternatively, you can specify your own date format (please see documentation on DateSplicer site datesplicer.solin.eu).

    Onno

  • Avatar
    Onno
    14 May 2009

    @JayIsHappy: This should be fixed now. I've updated the localization options to be Rails 2.3 compatible.

  • Avatar
    Nicolas Mery
    28 May 2009

    Hi, which version of DateSplicer is Rails 2.1 compatible? (I'm using Globalite too)

    Thanks!

Add a comment