Displaying 2 results from an estimated 2 matches for "jcohen".
Did you mean:
cohen
2008 Dec 01
2
strange rails error on ubuntu 8.10
Just upgraded from 8.04 to 8.10, which bumped my Ruby version to
1.8.7, and my Rails app (frozen to 2.2.2) gets a strange error on
startup. I can easily reproduce just by running script/about:
$ script/about
/vendor/rails/actionpack/lib/action_view/template_handler.rb:11:in
`initialize'': wrong number of arguments (0 for 1) (ArgumentError)
Anyone else having trouble with Rails on Ubuntu
2008 Aug 25
1
Error message when installing restful_authentication from github
Anybody know if I''m doing something stupidly wrong here?
$ script/plugin install git://github.com/technoweenie/restful-authentication.git
removing: /Users/jcohen/dev/rest_with_rails/theater_login/vendor/
plugins/restful-authentication/.git
Initialized empty Git repository in /Users/jcohen/dev/rest_with_rails/
theater_login/vendor/plugins/restful-authentication/.git/
remote: Counting objects: 394, done.
remote: Compressing objects: 100% (263/263), done.
remo...