I know a lot of people who use ruby are either doing their development on linux machines or macs, but for those people who are brave….. here is a guide for you setting up LovdByLess with Ruby on Rails on Windows machine. The machine I used is Windows XP.
LovdByLess is built with Ruby on […]
Entries Tagged as 'Mysql'
Installing Ruby on Rails with Lovdbyless on a Windows machine
April 13th, 2008 · 14 Comments
Tags: Mysql · Ruby · Ruby On Rails
Building Mysql Database contents from batch script in Windows
April 5th, 2008 · 2 Comments
I needed a way to build my database quickly on a project I was working on and I was constantly making changes to the database that supplied content to my application. So I came up with an easy batch script that would help facilitate the changes in my database environment.
Here is a mocked version […]
Tags: Mysql · Windows Batch Script