Tomás Pollak
Tomás Pollak
Hi @leizzer, glad to hear Bowtie was useful to you. I just checked your code and it looks fine, but I have a problem with just one thing: the `model.all.map`...
A select box for enum fields (or the ones that have an explicit 'validates inclusion in') sounds great, but I'm still not sure what's the best strategy for association ID's....
Looks like that's the only way! I guess we could use the Ajax version of the [chosen](http://harvesthq.github.com/chosen/) library for this. It would look much cooler too. :)
Haha, no problem. Let me know if you have any questions.
Awesome! I'll take a deeper look at the code when I have a minute. :)
Hey Leizzer, Sorry for the delay, I just got back from a trip. I just pulled your code and it looks that there are still some bolts missing. At least...
By the way, looking deeper at the customization syntax I think it could be simplified a bit for readability. What do you think of using something like this? ``` ruby...
Yes that error is on your branch, and it's not Mongoid what I'm using, it's [MongoMapper](http://mongomapper.com). Hope that you can give it a bit of time so we can get...
Awesome, let me know when your pull is up so I can merge again and try it out.
Hi, How are you firing up your rack server?