Hello,

After successfully installing insoshi I decided to try installing the
group option.

The steps I took were:
- removing the insoshi directory
- drop schema insoshi_test, insoshi_development,etc.
- installing the group option via
    git clone git://github.com/yuki/insoshi.git
    cd insoshi/
    git pull origin group_option
    cp config/database.example config/database.yml
    script/install

At this point it fails a migration.  I repeated the above steps and re-
tried via " git checkout -b  group origin/group_option".  It fails in
the same place.

Thanks for your time




== 20081015002258 MigratePhotoData: migrating
=================================
rake aborted!
undefined method `owner_id=' for #<Gallery:0x79a8c40>

D:\tmp\insoshi>gem list

*** LOCAL GEMS ***

actionmailer (2.2.2)
actionpack (2.2.2)
activerecord (2.2.2)
activeresource (2.2.2)
activesupport (2.2.2)
BlueCloth (1.0.0)
chronic (0.2.3)
fastercsv (1.4.0)
fxri (0.3.6)
fxruby (1.6.16)
graticule (0.2.8)
hobo (0.8.5)
hobofields (0.8.5)
hobosupport (0.8.5)
hoe (1.9.0)
hpricot (0.6.164)
image_science (1.1.3)
log4r (1.0.5)
mislav-will_paginate (2.3.7, 2.3.6)
mysql (2.7.3)
ptools (1.1.6)
rails (2.2.2)
rake (0.8.3)
rmagick (2.9.0)
ruby-opengl (0.60.0)
ruby-openid (2.1.4)
rubyforge (1.0.3)
RubyInline (3.8.1)
rubyist-aasm (2.0.5)
test-unit (2.0.1)
thoughtbot-shoulda (2.9.1)
win32-api (1.2.1)
win32-clipboard (0.4.4)
win32-dir (0.3.2)
win32-eventlog (0.5.0)
win32-file (0.5.5)
win32-file-stat (1.3.1)
win32-process (0.5.9)
win32-sapi (0.1.4)
win32-sound (0.4.1)
win32console (1.2.0)
windows-api (0.2.4)
windows-pr (0.9.3)
ZenTest (4.0.0)
--~--~---------~--~----~------------~-------~--~----~
Insoshi developer site: http://dogfood.insoshi.com/
Insoshi documentation: http://docs.insoshi.com/

You received this message because you are subscribed to the Google
Groups "Insoshi" 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/insoshi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to