Class/Module Index [+]

Quicksearch

Rabbit::Theme::ImageGemEntry

Public Instance Methods

available?() click to toggle source
# File lib/rabbit/theme/entry.rb, line 195
def available?
  @theme_dir and File.directory?(data_dir)
end
image_theme?() click to toggle source
# File lib/rabbit/theme/entry.rb, line 199
def image_theme?
  true
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.