Class: Adminpanel::ApplicationController

Inherits:
ActionController::Base
  • Object
show all
Includes:
FacebookActions, GalleryActions, RestActions, SessionsHelper, SitemapActions, SortableActions
Defined in:
app/controllers/adminpanel/application_controller.rb

Method Summary

Methods included from GalleryActions

#add_to_gallery, #remove_image

Methods included from FacebookActions

#fb_choose_page, #fb_publish, #fb_save_token

Methods included from SortableActions

#move_to_position

Methods included from RestActions

#create, #destroy, #edit, #index, #new, #show, #update

Methods included from SessionsHelper

#current_user, #current_user=, #sign_in, #sign_out, #signed_in?