class RailsWatcherViewer::WebApp

Public Class Methods

path=(path) click to toggle source
# File lib/rails_watcher_viewer/web_app.rb, line 7
def self.path= path
  @@path = path
end