Thanks for advice Alex.
I tried it - it gets activerecord, but then breaks with this error message
This is a freshly generated app - doesn't have any code in it yet.
bowline is install - directly from github.
If I try to "gem install bowline" - it installs v=0.4.6
--------------- ERROR ---------------
thor:acd nick$ rake gems:sync
(in /Users/nick/Work/IT/System/Apps/acd)
Cannot find bowline = 0.4.8
rake aborted!
A required dependency bowline (= 0.4.8, runtime) was not found
(See full trace by running task with --trace)
--------------- ERROR ---------------
script/run - works fine.
I run on a fresh reinstall of Snow Leopard,
-------------- ENV -------------------
thor:acd nick$ ruby -v
ruby 1.8.7 (2008-08-11 patchlevel 72) [universal-darwin10.0]
thor:acd nick$ gem -v
1.3.5
thor:acd nick$ gem list
*** LOCAL GEMS ***
actionmailer (2.3.4, 2.2.2, 1.3.6)
actionpack (2.3.4, 2.2.2, 1.13.6)
actionwebservice (1.2.6)
activerecord (2.3.4, 2.2.2, 1.15.6)
activeresource (2.3.4, 2.2.2)
activesupport (2.3.4, 2.2.2, 1.4.4)
acts_as_ferret (0.4.4, 0.4.3)
capistrano (2.5.9, 2.5.2)
cgi_multipart_eof_fix (2.5.0)
daemons (1.0.10)
diff-lcs (1.1.2)
dnssd (1.3, 0.6.0)
extlib (0.9.13)
fastthread (1.0.7, 1.0.1)
fcgi (0.8.7)
ferret (0.11.6)
gem_plugin (0.2.3)
highline (1.5.1, 1.5.0)
hpricot (0.8.1, 0.6.164)
libxml-ruby (1.1.3, 1.1.2)
maccman-bowline (0.4.8)
mongrel (1.1.5)
mysql (2.8.1)
needle (1.3.0)
net-scp (1.0.2, 1.0.1)
net-sftp (2.0.2, 2.0.1, 1.1.1)
net-ssh (2.0.15, 2.0.4, 1.1.4)
net-ssh-gateway (1.0.1, 1.0.0)
rack (1.0.0)
rails (2.3.4, 2.2.2, 1.2.6)
rake (0.8.7, 0.8.3)
RedCloth (4.2.2, 4.1.1)
ruby-openid (2.1.7, 2.1.2)
ruby-yadis (0.3.4)
rubygems-update (1.3.5)
rubynode (0.1.5)
sqlite3-ruby (1.2.5, 1.2.4)
templater (1.0.0)
termios (0.9.4)
xmpp4r (0.5, 0.4)
-------------- ENV -------------------
--
--------------------------------------
Nick Gorbikoff
nick.go...@gmail.com