Skip to content

Instantly share code, notes, and snippets.

View AlexandreBernard's full-sized avatar

Alexandre Bernard AlexandreBernard

View GitHub Profile
~/code/Bonjour-Bonjour ‹1.9.3-p194› ‹v2-draft› $ brake routes |grep v2
api_v2_users GET /public/users(.:format) api/v2/public/anonymous/users#index {:format=>"json"}
POST /public/users(.:format) api/v2/public/anonymous/users#create {:format=>"json"}
api_v2_auth_token POST /public/users/:email/auth_token(.:format) api/v2/public/anonymous/auth_tokens#create {:email=>/[^@]+@[^@]+/, :format=>"json"}
api_v2_private_phenotype_educational_backgrounds GET /phenotype/educational_backgrounds(.:format) api/v2/phenotype/educational_backgrounds#index {:format=>"json"}
api_v2_private_phenoty