class RforumusersController < ApplicationController def extract @rforum_users = Rforumuser.find_all() end end