gem 'mysql2', use -d option to specify the database like 'rails new appname
*-d mysql*'
regards,
Loganathan
On Fri, Feb 3, 2012 at 9:33 PM, honey ruby wrote:
> hey everyone i have installed rails 3.2.1 and want to create app but i
> use mysql wht the gems need to add in gem file
>
>
>
> thank
You need to add 'gem mysql2' in your Gemfile and then run 'sudo bundle
install'.
On Fri, Feb 3, 2012 at 9:33 PM, honey ruby wrote:
> hey everyone i have installed rails 3.2.1 and want to create app but i
> use mysql wht the gems need to add in gem file
>
>
>
> thanks in advance
>
> --
> You recei
2 matches
Mail list logo