RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

Ruby on Rails Development has transformed the IT industry

There are many languages in web designing but this language makes web designing simple, enabling the user to easily get started immediately. Rails web development is easier and more efficient. Initially, creating web based designs use to be a difficult task but now thanks to ROR. Developing web based applications are now made easy in just few days.

Spam.

Test HTTP Basic Authentication in Rails 3 With Capybara

Testing your authentication in Rails apps is important but sometimes you don’t need an entire authentication system like devise for backend systems. HTTP basic can be a good comprise but you still need to make sure to test that it’s hooked up correctly. I found doing a full stack integration test using Capybara with Rails 3 to be a good balance between a simple test and assuring the authentication works.

How I deploy to Ubuntu like Heroku

I’ve been doing git push production for a while now, but there doesn’t seem to be a lot about this on blogs so in a recent rebuild I’ve documented the interesting bits of a git-deployable Ubuntu server leveraging user sandboxing, upstart and foreman with Ruby 1.9.3 with GC and tcmalloc patches, PostgreSQL 9.1, PostGIS 2 and node.js 0.8.

Loading older posts