module.rb 81 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 class Kalibro::Module < Kalibro::Model attr_accessor :name, :granularity end