Hi,
I'm install hobo in my Debian but I can use it:
:~$ hobo new thingybob --setup
Hobo Command Line Interface 1.3.0
Generating Rails infrastructure...
create
create README
create Rakefile
create config.ru
....
....
create vendor/plugins/.gitkeep
apply /tmp/hobo_app_template
gemfile hobo (= 1.3.0)
The template [/tmp/hobo_app_template] could not be loaded. Error:
can't activate rails (~> 3.0.0, runtime) for ["hobo_support-1.3.0"],
already activated rails-3.1.3 for []
:~$
What I't is?
I need install anymore?
:~$ ruby -v
ruby 1.8.7 (2010-08-16 patchlevel 302) [x86_64-linux]
:~$ rails -v
Rails 3.1.3
:~$ gem list
*** LOCAL GEMS ***
abstract (1.0.0)
actionmailer (3.1.3, 3.0.11, 3.0.0)
actionpack (3.1.3, 3.0.11, 3.0.0)
activemodel (3.1.3, 3.0.11, 3.0.0)
activerecord (3.1.3, 3.0.11, 3.0.0)
activeresource (3.1.3, 3.0.11, 3.0.0)
activesupport (3.1.3, 3.0.11, 3.0.0)
arel (2.2.1, 2.0.10, 1.0.1)
builder (3.0.0, 2.1.2)
bundler (1.0.21)
coffee-rails (3.1.1)
coffee-script (2.2.0)
coffee-script-source (1.2.0)
dryml (1.3.0, 1.3.0.pre26)
erubis (2.7.0, 2.6.6)
execjs (1.2.13)
hike (1.2.1)
hobo (1.3.0, 1.3.0.pre26)
hobo_fields (1.3.0, 1.3.0.pre26)
hobo_support (1.3.0, 1.3.0.pre26)
i18n (0.6.0, 0.5.0, 0.4.2)
jquery-rails (1.0.19)
json (1.6.3)
mail (2.3.0, 2.2.19)
mime-types (1.17.2)
multi_json (1.0.4)
mysql2 (0.3.11)
polyglot (0.3.3)
rack (1.3.5, 1.2.4)
rack-cache (1.1)
rack-mount (0.8.3, 0.6.14)
rack-ssl (1.3.2)
rack-test (0.6.1, 0.5.7)
rails (3.1.3, 3.0.11, 3.0.0)
railties (3.1.3, 3.0.11, 3.0.0)
rake (0.9.2.2)
rdoc (3.12)
sass (3.1.12)
sass-rails (3.1.5)
sprockets (2.0.3)
sqlite3 (1.3.5)
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.10)
tzinfo (0.3.31)
uglifier (1.2.0)
will_paginate (3.0.2)
Thanks.
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/hobousers?hl=en.