2014-05-15から1日間の記事一覧

コントローラに含まれるメソッドを確認する

ある程度開発を進めていくと、時々、メソッドをどこにやったか直ぐに思い出せなくなる健忘症の僕です irb(main):001:0> ApplicationController.action_methods => #<Set: {"authenticate_master_user!", "current_master_user", "set_debug_mode", "to_sjis", "to_utf8", "_convert_charset", "spree_login_path", "spree_signup_path", "spree_logout_path"}> irb(main):00…</set:>