Created
February 19, 2012 23:42
-
-
Save christydennison/1866524 to your computer and use it in GitHub Desktop.
Error traceback
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Errno::EACCES in ProfilesController#create | |
Permission denied - /Users/git | |
Rails.root: /Users/Christy/Documents/UROP/CSAIL/workspace/gitty | |
Application Trace | Framework Trace | Full Trace | |
app/models/profile.rb:85:in `create_profile_directory' | |
app/controllers/profiles_controller.rb:54:in `block in create' | |
app/controllers/profiles_controller.rb:53:in `create' | |
Request | |
Parameters: | |
{"utf8"=>"✓", | |
"authenticity_token"=>"Zxc3qlA1ZhBE9dgWIEM2wGh/HcbbkihejHX+pAeP4/E=", | |
"profile"=>{"name"=>"christy", | |
"display_name"=>"C S", | |
"display_email"=>"[email protected]", | |
"blog"=>"http://www.blogger.com/meeee", | |
"company"=>"Awesome Inc.", | |
"city"=>"Cambridge, | |
MA", | |
"language"=>"Ruby", | |
"bio"=>"I'm a little teapot, | |
short and stout. Here is my handle, | |
here is my spout. "}, | |
"commit"=>"Create Profile"} | |
Show session dump | |
Show env dump | |
Response | |
Headers: | |
None |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment