Person tags released to freehub.bikekitchen.org

3 views
Skip to first unread message

Alon Salant

unread,
Aug 3, 2010, 2:30:39 PM8/3/10
to freehu...@googlegroups.com
I wrapped up my initial implementation on person tags, merged it in to
master and pushed it to http://freehub.bikekitchen.org.

http://wiki.github.com/asalant/freehub/news

It's simple tagging with lots of opportunity/room for improvement.
When editing tags you will only see tags in use by your organization.
We'll be using it at SFBK to track a few things around our members and
patrons and see where it goes from there.

Alon

Tony Olivo

unread,
Aug 15, 2010, 5:26:00 PM8/15/10
to freehu...@googlegroups.com
Hey Alon, I don't seem to be able to run this. If I grab the latest master from git (assuming I've done that correctly) I get error almost everywhere about
undefined local variable or method `acts_as_taggable' for #<Class:0xb668b148>

I get that from at least People and Visit controllers, I can't navigate elsewhere at the moment.

-Tony


--
You received this message because you are subscribed to the Google Groups "Freehub Users" group.
To post to this group, send email to freehu...@googlegroups.com.
To unsubscribe from this group, send email to freehub-user...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/freehub-users?hl=en.


Alon Salant

unread,
Aug 16, 2010, 10:32:43 AM8/16/10
to freehu...@googlegroups.com
Hey Tony,

I just did a clean checkout from github (git clone
g...@github.com:asalant/freehub.git) and ran the tests successfully
with a clean Rails 2.3.5 environment.

It sounds like you do not have the acts_as_taggable_on gem. You should
see that in vendor/gems. Have you run the tests or are you just
reloading in the browser? If you have new gems in the project, you
need to restart Rails for them to be picked up. Gems and plugins are
only loaded when Rails starts.

Alon

Tony Olivo

unread,
Aug 16, 2010, 11:40:35 AM8/16/10
to freehu...@googlegroups.com
Ah, I hadn't restarted mongrel when I tried to test. I'll give it a shot when I get home.

Thanks,
-Tony

Tony Olivo

unread,
Aug 22, 2010, 12:43:54 PM8/22/10
to freehu...@googlegroups.com
Yes, that did it, I'm pulling tags into my fork now.
Reply all
Reply to author
Forward
0 new messages