The branch name for hobo-jquery changed to 1-3-no-prototype. I ended up accidentally pushing some 1.4 stuff into no-prototype, so decided it was better to delete it than fix it. But I expected git to return error messages to people like you so that you would have to fix things up.
Bryan On Fri, Mar 2, 2012 at 1:21 PM, Bob Sleys <[email protected]> wrote: > Ok check into it more but I did run bundle update before posting and have > the following in my Gemfile > > gem 'hobo', :git => 'git://github.com/tablatom/hobo.git', :branch => > 'jquery' > gem "jquery-rails" > gem "hobo-jquery", :git => "git://github.com/bryanlarsen/hobo-jquery.git", > :branch => "no-prototype" > > Bob > > On Friday, March 2, 2012 10:53:15 AM UTC-5, Bryan Larsen wrote: >> >> I recently fixed this bug for Peter. Make sure you're up-to-date on >> the 1-3-no-prototype branch for hobo-jquery. >> >> cheers, >> Bryan >> >> >> On Fri, Mar 2, 2012 at 10:49 AM, Bob Sleys <[email protected]> wrote: >> > I'm running what I believe to be the latest version of hobo with jquery >> > but >> > the jquery data selector isn't showing up for me on date fields >> > >> > Here is the resulting html code for a date field >> > >> > <td class="sample-date-view"> >> > <input class="sample-date-tag date sample-sample-date" >> > >> > data_rapid="{"datepicker":{"events":{},"options":{"dateFormat":"yy-mm-dd"}}}" >> > id="sample_sample_date" name="sample[sample_date]" type="text"> >> > >> > </td> >> > >> > Once working I'd also like to set the default for the field to be today. >> > >> > Bob >> > >> > -- >> > You received this message because you are subscribed to the Google >> > Groups >> > "Hobo Users" group. >> > To view this discussion on the web visit >> > https://groups.google.com/d/msg/hobousers/-/Ut5RO_kAfDUJ. >> > To post to this group, send email to [email protected]. >> > To unsubscribe from this group, send email to >> > [email protected]. >> > For more options, visit this group at >> > http://groups.google.com/group/hobousers?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/hobousers/-/PcXKl2yTLpAJ. > > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/hobousers?hl=en. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
