This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3-1-github
rails
/
activeresource
/
lib
/
active_resource
/
exceptions.rb
Gaston Ramos
a71e07d61e
- elmenth_path raise an ActiveResource::MissingPrefixParam exception when prefix_options does not has all required prefix_options ex: class StreetAddress < ActiveResource::Base self.site = "
http://37s.sunrise.i:3000/people/:person_id/
" end
...
StreetAddress.element_path(1) # => ActiveResource::MissingPrefixParam
2010-09-27 15:25:16 -03:00
1.8 KiB
Raw
Permalink
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink