0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 17 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
It might help if the plugin initialization actually activated anything, genius. More... about 16 years ago
Added some non-date/time fields and specs to prove this doesn't screw up other model attributes. It's worth nothing that since it just passed midnight, all the specs are passing. More... about 16 years ago
Added timestamp field and specs for same just in case there might have been a difference between that and datetime. More... about 16 years ago
Refactoring the date manipulation in the same pattern as the time stuff. More... about 16 years ago
Making natural-language datetime spec pass without making the other three datetime specs fail. WIN. More... about 16 years ago
Added datetime field to schema (which I had to rename from schema.rb for some reason I don't quite understand right now, much like Chronic's behavior when parsing 'today'). Added specs for datetime field input. More... about 16 years ago
Added license file and filled out readme. This may be premature, but I wanted a good place to record my Chronic.parse('today') adventures. More... about 16 years ago
Filled out 'natural language string' spec, added comment of crazy WTF behavior I'm getting from Chronic. More... about 16 years ago
Filled out more specs on date, the easy ones. (The ones Rails already handles on its own.) More... about 16 years ago
Removed dumb-ass .rb ending on the load schema line (this was a "helpful modification" on my part to what I stole from Object Daddy). More... about 16 years ago
Set up testing Rails db stuff (shamelessly stolen from Object Daddy) and started on spec. More... about 16 years ago
Fleshing out dir structure with lib, spec, init, install. More... about 16 years ago
initial repository commit More... about 16 years ago