Quantcast
Channel: Cory O'Daniel - These are just words
Browsing all 10 articles
Browse latest View live

Four Hour Body PAGG Stack, Cheap & Reliable Vendor

There have been a lot of over-night PAGG Stack suppliers since the Four Hour Body came out. You can get all the components way cheaper if you buy them individually and you can also get them from a...

View Article



Backdateable mongoid models – a simple little module I use a lot

I have a lot of models in one of the projects I am currently working on that need to be backdate-able. This is just a simple module I add to any class that needs to support it. It could be easily...

View Article

Hulu’s April Fool’s Prank

If you haven't seen Hulu's April fool's prank, you are missing out. I have to say, they had me at first, but if they really wanted to trick me they would have pretended to add some good content. PWNED.

View Article

Soft launch of Rebody (rebodyhq.com)

Ian Serlin and I have been working on kolaboratory's first official project for the past few months called Rebody. Rebody is a fitness and health analytics and tracking platform. The goal is to help...

View Article

How to stop ruby’s builder gem from escaping too much stuff (like the links...

So, I recently started working on Dealbase and its a rails 2 site. I don't have the luxury of called #html_safe on a string to stop it from being escaped. While working on our syndication system I came...

View Article


cucumber.yml was found, but could not be parsed. Please refer to cucumber’s...

Yeah, I got that message today and wasted about 30 minutes of my life. I hadn't changed my cuke yaml file since I started work on the app. I tried: * upgrading cucumber (FAIL) * using another yaml file...

View Article

Application stuck installing on iPhone

I was trying to install an app last night while buzzed in a shady dive bar with no signal. It took forever and eventually my phone gave up. I figured when I was on a decent network it'd continue...

View Article

Using devise’s scoped url helpers in Cucumber; new_registration_path,...

You can use devise's scoped url helpers from cucumber, but you have to use them by their real Url Helper method names: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 module NavigationHelpers def...

View Article


Airbrake’s Javascript Error Reporting and Google

So today I turned on the experimental JavaScript Error Reporting in Airbrake today. Within about 5 minutes my inbox was bombarded. Looks like Google the masters of writing software for everything are...

View Article


Rails 3 Easy Search forms using SimpleForm and ActiveModel

For the sites I'm currently working on I have search pages all over the place for different resources, especially on the backend. In the past I would forego using form builders and just do some HTML to...

View Article
Browsing all 10 articles
Browse latest View live


Latest Images