search for: shimabuku

Displaying 2 results from an estimated 2 matches for "shimabuku".

Did you mean: shakabuku
2012 May 23
1
received unexpected message :id= with (20)
Please help me to understand this error message: 1) PostsController#create when logged in should create a new post and redirect to a successful message page Failure/Error: post ''create'', { post: {title: ''New post'', Mock Post(id: integer, title: string, description: text, location: string, created_at: datetime, updated_at: datetime, status: string,
2011 Oct 05
3
Rails 3 routes with same name, different param name based on constraint
Hello there fellow RoR enthusiasts, I have been wrestling with rails 3 routes for hours trying to accomplish the following: I want to use the *same url helper* (photo_url) in my views but have a different route match made depending on the format of the parameter I pass. Seems simple enough, right?? If the parameter looks like nn.nn.nnnnnn.whatever, I want the param passed to