4 5 6
# File 'app/controllers/boss/admin/posts_controller.rb', line 4 def index @posts = Boss::Post.all end