-
Created a Railtie.
http://github.com/...
was committed by Andrew Bloomgarden
Wednesday Sep 08
- Updated for Rails 3. rake rcov:verif... was committed by Andrew Bloomgarden 07:23 AM
- Empty view files to deal with RSpec 2... was committed by Andrew Bloomgarden 07:23 AM
- Futureport RSpex 1.x's Rcov::VerifyTa... was committed by Andrew Bloomgarden 07:23 AM
- Getting RSpec 2 working with Rails 3.... was committed by Andrew Bloomgarden 07:23 AM
-
Added spec for garbage url handling
h...
was committed by Ian White
Wednesday Mar 17
- Raise ResourceMismatch if the spec ra... was committed by Ian White 09:44 PM
-
Fixed that resource_service.destroy w...
was committed by Ian White
Wednesday Feb 10
- Specs for destroy_resource not return... was committed by Ian White 07:49 AM
-
Remove check on controller_name for n...
was committed by Ian White
Friday Jan 29
- Updated spec for new namespace_segmen... was committed by Ian White 12:54 PM
- Make namespace_segments persist in a ... was committed by Ian White 12:45 PM
-
Words
http://github.com/ianwhite/reso...
was committed by Ian White
Wednesday Jan 27
- BC rails 2.1 http://github.com/ianwhi... was committed by Ian White 01:37 PM
- added ResourceMethods#destroy_resourc... was committed by Ian White 01:31 PM
- Added more specs for resource_service... was committed by Ian White 01:31 PM
- Specs added for calling destroy on as... was committed by Ian White 01:31 PM
-
Document better way of overriding new...
was committed by Ian White
Monday Jan 11
-
ResourceMethods#new_resource looks in...
was committed by Ian White
Friday Jan 08
- More words: add note for people who h... was committed by Ian White 02:35 PM
- Remove rails 2.0 from garlic targets,... was committed by Ian White 02:35 PM
- Words http://github.com/ianwhite/reso... was committed by Ian White 02:35 PM
- ResourceService now sends #build to a... was committed by Ian White 02:35 PM
- Exlcude gems from coverage http://git... was committed by Ian White 02:34 PM
-
resource methods now in mixin to make...
was committed by Ian White
Sunday Dec 20
- Added specs for resource_methods mixi... was committed by Ian White 09:35 AM
- Make rails version check in specs Rai... was committed by Ian White 09:27 AM
- Words http://github.com/ianwhite/reso... was committed by Ian White 09:24 AM
- Allow block syntax on new_resource ht... was committed by Ian White 09:23 AM
- Make new_resource block syntax spec o... was committed by Ian White 09:23 AM
- Added spec for new_resource accepting... was committed by Ian White 09:20 AM
-
Update API docs
http://github.com/ian...
was committed by Ian White
Thursday Oct 08
- Add note about how to contribute http... was committed by Ian White 02:29 PM
- Fix bug where id is the same name as ... was committed by Ian White 02:14 PM
- Ensure that the current segment (remo... was committed by Ian White 02:09 PM
- Rewrite singleton nesting_request_pat... was committed by Ian White 01:58 PM
- Ensure controller name is stripped fr... was committed by Joel Chippindale 01:53 PM
-
Update API docs
http://github.com/ian...
was committed by Ian White
Tuesday Sep 29
- Use hanna rdoc if available http://gi... was committed by Ian White 05:11 PM
- Update API docs http://github.com/ian... was committed by Ian White 09:38 AM
- Words http://github.com/ianwhite/reso... was committed by Ian White 09:32 AM
- Update API docs http://github.com/ian... was committed by Ian White 09:12 AM
- Words http://github.com/ianwhite/reso... was committed by Ian White 09:11 AM
- Update API docs http://github.com/ian... was committed by Ian White 08:59 AM
- Note about location of API docs http:... was committed by Ian White 08:57 AM
- Update API docs http://github.com/ian... was committed by Ian White 08:56 AM
- rm SPECDOC http://github.com/ianwhite... was committed by Ian White 08:53 AM
- Update API docs http://github.com/ian... was committed by Ian White 08:52 AM
- Words (thanks to Sergei Serdyuk for r... was committed by Ian White 08:46 AM
- Make sure 1st character not chopped b... was committed by Ian White 08:42 AM
- Make sure that singleton spec has no ... was committed by Ian White 08:32 AM
- extract param keys stuff into own met... was committed by Ian White 08:12 AM
-
Words
http://github.com/ianwhite/reso...
was committed by Ian White
Saturday Sep 19
- Update History to reflect recent chan... was committed by Ian White 07:52 PM
- Removed all vestiges of loading enclo... was committed by Ian White 07:50 PM
- memoize moderately expensive method h... was committed by Ian White 05:59 PM
- Spec'd and implemented #nesting_segme... was committed by Ian White 05:56 PM
- Implemented #request_path and #nestin... was committed by Ian White 05:24 PM
- Spec for #request_path, and #nesting_... was committed by Ian White 05:05 PM
- Added RequestPathIntrospection module... was committed by Ian White 04:42 PM
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
resources_controller is a rails plugin that eases the pain of RESTful controllers.