what is the filter code that calls on the "check_logged_in" method for only the "edit" and "update" methods?

Question:what is the filter code that calls on the "check_logged_in" method for only the "edit" and "update" methods?

1.the data being presented by the web page

2.HTTP methods (post, get, put, delete)

3.data from model objects AND the page template

4. before_filter :check_logged_in, :only => [:edit, :update]


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!