-
Guanacotoon, I never thought I would see the day
Most of us that live in the US are familiar with a web comic. We enjoy great quality, fairly regular…
-
Using Rails 4 engine/plugin helpers across your entire app
Sometimes you need your rails engine/plugins helpers to work across the host app. An example of this is my Gem…
-
Getting tinymce-rails to play nice in Rails 4 and Turbolinks
I am using the plugin on a project and I kept having problems loading the editor on for the second…
-
TIL some awesome ActiveRecord behaviors in Rails
So I started using rails about 3 months ago and it has been awesome. ActiveRecords was my first experience using…
-
Adding and Removing Children From a Form in Rails 4
This is a topic that seems to get asked a lot and answered in so many different ways. I haven’t…
-
Handling dates when using Rails 4, bootstrap and bootstrap3-datetimepicker-rails gem
The bootstrap3-datetimepicker-rails is a very nice plugin that adds a nice date and time picker to your bootstrap based rails…
-
Using Devise to create a new Copmany that a User belongs_to in Rails 4
I was creating my first Rails app the other day and although the online tutorials are very useful, I couldn’t…
-
Meeting Your Blog Readers
I know this is a small blog and the audience is very limited. I don’t really go to programing conferences…
-
Setting Up A Ruby On Rails Dev Enviroment in Ubuntu For PHP Developers
So I am trying to jump on the ruby bandwagon and just spent a few days trying to understand how…
-
How to get the Job ID in a KPL macro throughout the product lifetime
Sometimes we need to get the Order ID for use in our macros. This can be for any number of…