uhlenbrock

Bobby Uhlenbrock
Hamilton, OH
4
5

Following

Public Activity  feed

uhlenbrock started watching lovd-by-less 2 days ago
lovd-by-less is at stevenbristol/lovd-by-less
uhlenbrock started watching tog 2 days ago
tog is at tog/tog
uhlenbrock committed to uhlenbrock/slicehost-tools 16 days ago

a08e1f32626f6b5025bd120bfd433aedcf614c8e

adding a little documentation.

uhlenbrock updated gist: 12832 16 days ago
class UserMailer < ActionMailer::Base def signup_notification(user) setup_email(user)
uhlenbrock created gist: 12832 16 days ago
class UserMailer < ActionMailer::Base end
uhlenbrock started watching clearance 16 days ago
clearance is at thoughtbot/clearance
uhlenbrock updated gist: 12403 3 times, most recently 17 days ago
class UsersController < ActionController::Base def show @user = User.find(params[:id])
uhlenbrock updated gist: 12380 18 days ago
class User < ActiveRecord::Base # Validation validates_presence_of :password_confirmation
uhlenbrock created gist: 12403 18 days ago
temp
uhlenbrock updated gist: 12380 18 days ago
class User < ActiveRecord::Base # Validation validates_presence_of :password_confirmation