Setting Up And Testing Devise – Delicious Clone
Because I’m going to be testing in cucumber sections of the site that require a user to be logged in,…
Read MoreBecause I’m going to be testing in cucumber sections of the site that require a user to be logged in,…
Read MoreHere is what I’ve done to create this application: Use the ‘rails new’ command to create a rails application Set…
Read MoreThis video demonstrates how to build a countdown timer with the setInterval function in Javascript, a text field, and jQuery…
Read MoreCapistrano has been the most popular way to deploy Ruby and Rails applications for a long time. This video provides…
Read MoreI’m trying something new and using the YouTube player. Let me know if you see any differences. In this video,…
Read MoreTwitter just turned off Basic Auth and is forcing application developer to use OAuth. Here is a demonstration of how…
Read MoreSinatra has a really nice DSL. You can fake the basics of the DSL with some simple Rack middleware created…
Read MoreRack is the basis for most major web frameworks in Ruby (like Ruby on Rails.) This video gives a basic…
Read MoreThis is the continuation of the Rails 3 Build a Blog series. This episode includes implementation of the Edit and…
Read MoreIn this screencast, I show you how to generate the api and guides for offline viewing. Download 28MB Download iPhone/iPod…
Read MoreThis video goes over some issues that popped up while upgrading a Rails 3 application to the Release Candidate This…
Read MoreQuick Ruby Tip: The inject method is useful for aggregating data across a dataset. For example a summation could be…
Read More
Recent Comments