Class Ferret::Browser::Controller
In: lib/ferret/browser.rb
Parent: Object

Methods

Included Modules

ViewHelper

Constants

APP_DIR = File.expand_path(File.join(File.dirname(__FILE__), "browser/"))
STATIC_DIR = File.expand_path(File.join(APP_DIR, "s/"))

Public Class methods

Public Instance methods

Protected Instance methods

takes an optional block to set optional attributes in the links

[Validate]