Author image

Eclectic Saddlebag

Welcome to my Eclectic Journey.

Cover image

Learning Rails

Have you ever wanted to set up SSL for localhost development on your computer? No? Honestly, as hard as this can be at times, me neither. What changed? Recently,

Link
Cover image

Set Up Rbenv Revisited

I have been working on a n

Link
Cover image

Dev Environment with Localhost SSL

Have you ever wanted to set up SSL for localhost development on your computer? No? Honestly, as hard as this can be at times, me neither. What changed? Recently, I have been working on a Rails contract project, and the project was set up using SSL. I needed to set up SSL on my Linux computer, so I could collaborate on the project.

Link
Cover image

Devise Profile Usernames

I have worked on several projects recently with user accounts managed by Devise, and I have been working at changing the way user profile URL's are set up and presented to the user. In this article I will address this task and use a few of my recent favorite gems.

Link
Cover image

Rails Basic Template

There is no need for developers to walking the same path, performing the same tasks at the beginning of any project, over and over again. That is what this series of articles has been about, streamlining our workflow.

Link