rails after sign in path devise
Kamis, 26 Januari 2012 by ewepaksa
 top custom html 3how to bespoken after clew in line in devise?  To do that meet add this method in covering controller      def after_sign_in_path_for(resource)       if resource.is_a?(User)         list_cart_path  -> this is the line you poverty to go after clew in       end     endbottom custom html 3
Google
Posting Komentar