Project
Reverse Dependencies for chronic
The projects listed here declare chronic as a runtime or development dependency
0.0
= Livedate
A simple Rack middleware that parses a dates using Chronic, and
returns the result in a standardized manner. The idea is to use
this to verify the input in date input fields using AJAX, to
provide immediate feedback to the user.
== Usage
Include Livedate in your middleware stack. In Rails, this
is done in environment.rb
config.gem 'livedate'
config.middleware.use "Livedate"
Specify the desired date + datetime formats you want too. Default
error message for strings that Chronic can't pass can also
be provided. The defaults are:
config.middleware.use "Livedate",
:date_format => '%Y-%m-%d',
:datetime_format => ''%Y-%m-%d %H:%M',
:invalid_format => ''
This will catch requests to /parsedate. Use GET requests and
provide a parameter 'date' or 'datetime'. The value will be
parsed by Chronic and returned formatted as 2009-01-01 or
2009-01-01 12:45, depending on the parameter name.
== Scripts
There are two generators available to get simple javascripts
that use livedate. Both will replace the contents on input
elements with classes .date or .datetime on change with the
result from the Chronic parse.
script/generate livedate_jquery
script/generate livedate_prototype
Will put the appropriate version of the script in your
public/javascripts directory. Feel free to change these
if you need a different behavior.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Interact with bootstrap-datepicker elements in capybara and RSpec
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
BPL is a gem to help you track your blood pressure and view your records over time
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
Dr. Jekylls best medicine for convenient workflows
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
A quick and lightweight tool for creating searchable change control logs. Writes to logstash using json over TCP
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
Capistrano plugin to manage cron jobs created from the whenever gem
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
Rails CMS made simple
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
longer description of your gem
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
Code metrics from Flog, Flay, RCov, Saikuro, Churn, Reek, Roodi and Rails' stats task
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Simple Data Warehouse toolkit for ruby
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Returns the dates for Epiphany, St David's Day, Ash Wednesday, Mothering Sunday, St Patrick's Day, Palm Sunday, Good Friday, Easter Sunday, Whit Sunday, Trinity Sunday, Ascension Day, Pentecost Sunday, St Andrews Day, Advent Sunday, and Christmas day
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
Converts a human-readable time (e.g. 10:15 daily) into a cron format (e,g, 15 10 * * *)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
Chronicle groups collections of ruby objects into time periods.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Simple rails engine that uses ajax to ping Chronic, giving users imediate feedback regarding the date they entered in a text field.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Allows a rails date field to take a string which will get parsed by chronic.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Chronolog is a CLI for logging time in plain text files
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
Chronorails handles adding virtual attributes to your models (with suitable validations, etc) allowing you to set date and duration fields with natural language text.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
A command line tool for various calendar and date tasks
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Cloudstrap for Azure
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Build powerful and friendly search APIs for users.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity