Displaying 2 results from an estimated 2 matches for "fgaliana".
Did you mean:
galiana
2006 Aug 08
1
Problem installing the plugin...
...by 1.8.4 rails 1.1 on Mac OSx and I am getting the
following error installing the plugin. Any ideas ? ( BTW This is a brand new
rails app )
Thanks !!
ruby script/plugin install svn://rubyforge.org/var/svn/backgroundrb --force
subversion/libsvn_wc/lock.c:630: (apr_err=155007)
svn: ''/Users/fgaliana/work/samples/fred/vendor/plugins'' is not a working
copy
/usr/local/lib/ruby/1.8/open-uri.rb:88:in `initialize'': No such file or
directory - svn://rubyforge.org/var/svn/backgroundrb (Errno::ENOENT)
from /usr/local/lib/ruby/1.8/open-uri.rb:88:in `open''
from...
2007 Dec 19
3
Trapping custom exceptions in merb 0.5.0
...ly
go to the right exception controller action but the exception page is
not being rendered ??
NOTE: Changing to
raise NotFound unless key
produces the same result...
What am I missing ?
Thanks,
Fernand
Stack:
Unable to connect. Invalid credentials - (InvalidKey)
/Users/fgaliana/work/new_ci/projects/domain/applications/fred/trunk/app/controllers/fred.rb:19:in
''blee''
/opt/local/lib/ruby/gems/1.8/gems/merb-0.5.0/lib/merb/abstract_controller.rb:87:in
`send''
/opt/local/lib/ruby/gems/1.8/gems/merb-0.5.0/lib/merb/abstract_controller.rb:87:in
`call_acti...