Git Product home page Git Product logo

calendar_date_select's Introduction

CalendarDateSelect

Author: Tim Harper ( ‘tim_see_harperATgmail._see_om’.gsub(‘see’, ‘c’).gsub(‘AT’, ‘@’) )

Examples

See a demo here

Project Site

http://code.google.com/p/calendardateselect/

It works!

Setup for “vendored gem”:
In enviroment.rb add the gem:
config.gem “timcharper-calendar_date_select”, :version => “1.11”, :source => “http://gems.github.com”, :lib => ‘gem_init’

Install the gem locally (this installs the gem system wide)
sudo rake gems:install

Unpack the gem locally (this unpacks it vendor/gems/ inside your applicatio)
rake gems:unpack

Remove the system wide gem (this is require until Ticket#324 is closed [http://rails.lighthouseapp.com/projects/8994/tickets/324-gem-dependencies-inconsistently-load-rails-init-rb])
sudo gem uninstall artmotion-calendar_date_select

Don’t forget to include the javascript helper in your view:
<%= javascript_include_tag :defaults >
<
= calendar_date_select_includes %>

calendar_date_select's People

Contributors

artmotion avatar barrym avatar ewildgoose avatar htanata avatar jbaehr avatar lightningdb avatar timcharper avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.