Displaying 2 results from an estimated 2 matches for "public_profil".
Did you mean:
public_profile
2012 Mar 05
1
Twitter like route
Hi,
I have this route that let me build custom url for users like
/thisismyname, and it works fine. But when I look at the log there is
something I don''t like...
When I hit /gregory this is what is happenning:
1. Going to public_profile#public # Good
2. hitting /assets and trying to find a user with asset token # Not good
I thought my constraints would avoid this but it doesn''t seem like it...
class PublicProfileConstraint
def self.matches?(request)
[''assets'', ''admin''].include...
2010 Nov 30
4
Cucumber+Capybara rails 3 issue (Don't know where exactly)
...er"=>{"person_attributes"=>{"first"=>"First", "last"=>"Last",
"id"=>"1061"}, "email"=>"ivan2-hcDgGtZH8xNBDgjK7y7TUQ@public.gmane.org", "timezone"=>"Tbilisi",
"public_profile"=>"1",
"emails_delivery_period_daily_logs"=>"immediately
", "emails_delivery_period_homework"=>"immediately",
"emails_delivery_period_events"=>"immediately",
"emails_delivery_period_signups"=>"...