Jimneath - jimneath.org - Jim Neath - Ruby and Rails and Facebook Developer

Latest News:

Precompile Assets Using a Git Hook 6 May 2012 | 12:37 am

While the Asset Pipeline introduced in Rails 3.1 is awesome, it can be slow if you are precompiling on deploy time. To get around this, you can compile your assets on your local machine and commit the...

Precompile Assets Using a Git Hook 5 May 2012 | 08:37 pm

While the Asset Pipeline introduced in Rails 3.1 is awesome, it can be slow if you are precompiling on deploy time. To get around this, you can compile your assets on your local machine and commit the...

Ruby SSL Certificate Verify Failed 20 Oct 2011 | 12:37 am

If you’re using Ruby to open connections to an external server over https, eg. the Facebook Graph API, you may run into the following error: This error is due to Ruby not being able to find the certi...

Ruby SSL Certificate Verify Failed 19 Oct 2011 | 08:37 pm

If you’re using Ruby to open connections to an external server over https, eg. the Facebook Graph API, you may run into the following error: This error is due to Ruby not being able to find the certi...

Rails 3, nginx and send_file 6 Apr 2011 | 12:37 am

Trying to use send_file from your Rails 3 app and getting a file with a size of zero bytes? It’s more than likely that you’re using nginx and haven’t setup your app to use send_file properly. Open up...

Serving Your Facebook App's Maintenance Page for POST Requests 6 Apr 2011 | 12:37 am

The standard way of deploying rails applications is to serve a static maintenance page while the code is being updated, to prevent errors being thrown by the user and to prevent writes happening to yo...

Rails 3, nginx and send_file 5 Apr 2011 | 08:37 pm

Trying to use send_file from your Rails 3 app and getting a file with a size of zero bytes? It’s more than likely that you’re using nginx and haven’t setup your app to use send_file properly. Open up...

Serving Your Facebook App's Maintenance Page for POST Requests 5 Apr 2011 | 08:37 pm

The standard way of deploying rails applications is to serve a static maintenance page while the code is being updated, to prevent errors being thrown by the user and to prevent writes happening to yo...

Using Redis with Ruby on Rails 25 Mar 2011 | 02:37 am

Buy The Redis Book! Written by Redis creator, Salvatore Sanfilippo, and key contributor, Pieter Noordhuis, the Redis Book will show you how to work with different data structures, how to handle memor...

Using Redis with Ruby on Rails 24 Mar 2011 | 10:37 pm

Buy The Redis Book! Written by Redis creator, Salvatore Sanfilippo, and key contributor, Pieter Noordhuis, the Redis Book will show you how to work with different data structures, how to handle memor...

Recently parsed news:

Recent searches: