RailsCasts Pro episodes are now free!

Learn more or hide this

Kurt A Landrus's Profile

GitHub User: koctya

Comments by Kurt A Landrus

Avatar

Is there a way to configure guard to stop running all the features when emacs autosaves a file?

Ex when files beginning with '.#' get saved in the dir being watched;
.#home.feature
home.feature

Avatar

Help!, I'm tring to create an omniauth-identity login following the screencast but I get the following error;

ActiveModel::MassAssignmentSecurity::Error

Can't mass-assign protected attributes: password, password_confirmation