RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: koctya
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
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
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
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