0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 14 hours ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleaning up build_object and the associated_with code. More... almost 17 years ago
Making response_for default work much more cleanly. More... almost 17 years ago
Fixing up associated_with rdoc. More... almost 17 years ago
adding in associated_with and the docs and tests More... almost 17 years ago
Its time to wave the white flag. build has become 'actions'. More... almost 17 years ago
Adding in Don Petersen's patch. There was a problem in the response for destroy. Doink! He also added in much needed tests for failing destroy calls. More... almost 17 years ago
Really, fully adding the previous patch :p. More... almost 17 years ago
Forgot one commit. More... almost 17 years ago
Added support for namespaced URL generation. Patch by Tom Stuart. Thanks, Tom! More... almost 17 years ago
Various improvements to and tests for response_for. More... almost 17 years ago
Callbacks can be registered for multiple actions, and the internal representation is nicer. Also more tests. More... almost 17 years ago
Added support for deeply nested scoping. Yay! More... almost 17 years ago
Ignore database.yml, so local configurations will be preserved. More... almost 17 years ago
adding in a proper scoped belongs_to More... almost 17 years ago
Nicer, but still not passing, tests. More... almost 17 years ago
Fixing big bag of errors, getting parent accessors working properly. More... almost 17 years ago
new tests for belongs_to More... almost 17 years ago
More parent helpers. The parent objects are loaded for each method in the child controller (e.g. ThingsController#show loads @person). More... almost 17 years ago
Added belongs_to, parent accessors. The accessors aren't actually used yet. More... almost 17 years ago
fun, fun, fun More... almost 17 years ago
All tests passing. This means that response_for_update and response_for_create are working. More... almost 17 years ago
Adding more tests and filling out more resources. More... almost 17 years ago
New test format: an actual Rails project, with all the ease that offers. More... almost 17 years ago
Getting rid of old test format. More... almost 17 years ago
All tests pass! More... almost 17 years ago
A bit closer to passing tests. More... almost 17 years ago
im teh kingz of teh worldz! More... almost 17 years ago
A bit of refactoring, getting more publish options working (hopefully). More... almost 17 years ago
Saner respond_to default handling. More... almost 17 years ago
Many bugfixes. More... almost 17 years ago