0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 07, 2023 — Jun 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Handle nil tags More... over 13 years ago
Do not bother with a unit hash if no fields specified More... over 13 years ago
Adding iso time to datastream templates More... over 13 years ago
Adding unit to feed template and hiding it if none present on ds template More... over 13 years ago
Instead of ignoring NoMethodError's let's assign value as nil More... over 13 years ago
Silently handling NoMethodErrors within Template#method_missing ActiveRecord Feeds should not depend on datastreams using gem More... over 13 years ago
Renaming internal model Adding datastream ActiveRecord support More... over 13 years ago
downcase sort the tags in the default templates More... over 13 years ago
default templates use symbols instead of strings as keys More... over 13 years ago
template does not output keys with nil values More... over 13 years ago
Merge branch 'develop' More... over 13 years ago
Feed templates include feed id More... over 13 years ago
Can define custom field mappings in ActiveRecord models More... over 13 years ago
using stream_id instead of id for datastreams More... over 13 years ago
Fully implemented JSON 1.0.0 and 0.6-alpha to PDF::Feed parser More... over 13 years ago
Created DSL for writing json templates * Added defaults for 1.0.0 and 0.6-alpha for feeds and datastreams More... over 13 years ago
Adding as_pachube_json ActiveRecord method More... over 13 years ago
Minor: refactor #to_pachube_json More... over 13 years ago
Splitting Feed#to_json into Feed#as_json and Feed#to_json More... over 13 years ago
Adding test for when activeRecord is not present More... over 13 years ago
Minor: removing debug statement More... over 13 years ago
Being more explicit with location hash matchers * TODO: Still no validation on contents of location hash More... over 13 years ago
Crude solution to cascading version issue with to_json More... over 13 years ago
Started Pachube JSON 0.6-alpha * TODO: version doesn't cascade down to datastreams#to_json More... over 13 years ago
Merge branch 'develop' More... over 13 years ago
Updated README and license More... over 13 years ago
Restructured Feed and Datastream Formatters More... over 13 years ago
Updating hudson build script to store then teardown log and db More... over 13 years ago
Feed#to_pachube_json returns complete V2 PAchube JSON with datastreams More... over 13 years ago
Refactored ActiveRecord modules Begun work on Feed#to_pachube_json More... over 13 years ago