0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
used 'gemspec' command in Gemfile More... over 13 years ago
changed rails dependency to 3.0.0. Bumped version to 0.2.2 More... over 13 years ago
Added Gemfile More... almost 14 years ago
Rails 3.0.0.rc compatibility More... almost 14 years ago
Renamed 'Rails.application.resources' to 'Rails.application.resource_definitions' and ActionController#resource to ActionController#resource_definition More... almost 14 years ago
Upgraded rails dependency to 3.0.0.beta4 (bumped version to 0.1.1) More... almost 14 years ago
Added #controller method to resources returing the controller class (version bump to 0.1.0) More... almost 14 years ago
Resources are now findable by id using bracket syntax (Rails.application.resources['post_comments']) More... almost 14 years ago
Readme changes More... almost 14 years ago
Added tests for Resource#to_xml method More... almost 14 years ago
Added resource type column to 'rake resources' output More... about 14 years ago
Fixed bug in Resource#to_xml More... about 14 years ago
Added 'singleton?' query method to resources More... about 14 years ago
README tweaks More... about 14 years ago
Added 'prefix_parameters' attribute to resources More... about 14 years ago
Made namespaced resources work More... about 14 years ago
README textile formatting More... about 14 years ago
Renamed README More... about 14 years ago
Some README changes More... about 14 years ago
Fixed to_xml implementation to satisfy Rails standards More... about 14 years ago
Bumped to 0.0.5 More... about 14 years ago
Tweaked description More... about 14 years ago
Added some more attributes and a 'to_xml' method to resources More... about 14 years ago
Added 'resources' rake task More... about 14 years ago
Changed Rails dependency to '3.0.x' More... about 14 years ago
Added some more resource attributes More... about 14 years ago
controllers now know about the resource they are handling More... about 14 years ago
resources now know about the controller that is handling them More... about 14 years ago
Refactoring of host app template More... about 14 years ago
Small test refactoring More... about 14 years ago