Class Stella::ForcedRedirect

  1. lib/stella.rb
Parent: StellaBehavior

Methods

public class

  1. new

Attributes

location [RW]

Public class methods

new (l)
[show source]
# File lib/stella.rb, line 78
    def initialize(l)
      @location = l
    end