Alexis M.

Results 2 issues of Alexis M.

Ruby: 1.9.2dev Rails: 3.0b3 I've got nifty-generators added to my Gemfile. I successfully ran: ``` rails g nifty:layout ``` and: ``` rails g nifty:config ``` However when I tried to...

help

Ruby: 1.9.2dev Rails: 3.0 beta3 Taps: 0.3.4 I have an app using a sqlite3 db with a Users table with a 'birthday' field of type 'date'. When I try to...