Re: [Rails] Re: Help me connect to MySQL Database

2014-01-20 Thread Jordon Bedwell
On Mon, Jan 20, 2014 at 2:45 PM, jsnark wrote: > > > On Monday, January 20, 2014 9:23:10 AM UTC-5, Jordon Bedwell wrote: >> >> On Mon, Jan 20, 2014 at 8:10 AM, jsnark wrote: >> > *.erb files do not connect to databases. Models do. Follow Colin's >> > advise >> > and work through the tutorial. >

Re: [Rails] Re: Help me connect to MySQL Database

2014-01-20 Thread jsnark
On Monday, January 20, 2014 9:23:10 AM UTC-5, Jordon Bedwell wrote: > > On Mon, Jan 20, 2014 at 8:10 AM, jsnark > > wrote: > > *.erb files do not connect to databases. Models do. Follow Colin's > advise > > and work through the tutorial. > > If *.erb files don't connect to the database in

Re: [Rails] Re: Help me connect to MySQL Database

2014-01-20 Thread Jordon Bedwell
On Mon, Jan 20, 2014 at 8:10 AM, jsnark wrote: > *.erb files do not connect to databases. Models do. Follow Colin's advise > and work through the tutorial. If *.erb files don't connect to the database in the entire context of the application (which they do through models which does it through