0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added dependencies to .gemified More... over 15 years ago
finished the job. More... over 15 years ago
better variable name More... over 15 years ago
fixed formatting for .ruby More... over 15 years ago
renamed methods for clarity More... over 15 years ago
added some more example formats (sort of fake, but they get the point across) More... over 15 years ago
fixed name More... over 15 years ago
updated names, added gemified dotfile More... over 15 years ago
requests for non-default formats try to send proper content type More... over 15 years ago
added spec for creating records using url params More... over 15 years ago
removed unnecessary bits More... over 15 years ago
allowing records to be updated/created using railsy url params More... over 15 years ago
README change More... over 15 years ago
wrote a better README More... over 15 years ago
private methods should be private More... over 15 years ago
pretty huge refactoring of renderings. get requests without a format will try to render an HTML template located in app_root/views/posts where Post would be the mounted model More... over 15 years ago
added a couple readmes More... over 15 years ago
separated the serialization/loading for different formats into different areas, which allows for data to be rendered in formats which it may not know how to parse (like html) More... over 15 years ago
maybe a bit prettier? More... over 15 years ago
added :only option to specify actions to create More... over 15 years ago
added create/destroy actions More... over 15 years ago
refactored specs a bot More... over 15 years ago
better bad format messages More... over 15 years ago
eliminated unnecessary local More... over 15 years ago
automatically serializing to appropriate format More... over 15 years ago
better formats logic to support the addition of custom formats (like adding YAML support) More... over 15 years ago
cleaner format check More... over 15 years ago
added line for example app to readme More... over 15 years ago
first checkin. got index, show and update in there More... over 15 years ago