class ActionGenerator

def create_resource_file

def create_resource_file
  template 'action.rb', "app/avo/actions/#{singular_name}.rb"
end