Posts Tagged mysql

Useful MySQL commands with Ruby on Rails on a Mac or in Linux

Because RoR is so high level often times you can feel disconnected with what’s under the hood. Often times you need to view what objects, or columns, you are working with. Or you delete columns. Here are a handful of common mysql commands that I use often in RoR. Read the rest of this entry »

  • Share/Bookmark

, , ,

No Comments

XAMPP All-in-one Web Development Stack

It’s time consuming setting up web development environments and any seasoned developer will have most likely spent countless hours debugging obscure configuration issues. Also, with the plethora of options available, some newer developers can have a hard time locating and choosing what to install. Read the rest of this entry »

  • Share/Bookmark

, , , , , , , ,

No Comments