Show Navigation
Conversation
Notices
-
Trying to understand the mystery of the acts_as_taggable_on gem in #Rails. I feel like a huge dummy; not quite able to get tags to work.
-
I think Steffen and Benjamin (Supertux) have done stuff with acts_as_taggable over the past couple of years, might be worth talking to them. I literally have no idea what it means.
-
I managed to stumble through it on my own, but thanks for the tip. ;)
I was mostly hung up on the proper convention to use, where to call certain things out, and telling the app to route things correctly.
-
I getcha. I sometimes manage muddle through these things by trial and error, but probably on things that are about 10% the complexity of what you're doing. I mean, like running a website that I've built on PHP code. I'm impressed with what I've done, given that I'm not a technical type person, but I really don't have much of an idea of how it works; it just does, somehow. And now I need to try to integrate some Javascript functions to do something new the client wants, and oh my - I have no idea.
I look forward to seeing how your project turns out!
ps: I've been meaning for some time to ask you to explain Red/Hubz to me. The concept sounds really good, but I can't quite understand exactly what it is. I'd like to be involved in it. But that's a conversation for another thread, don't want to disrail(i) this one,
-
Stumbling through and getting something working is an incredibly satisfying thing, though!