class Rabbit::Theme::ImageDirectoryEntry

Public Instance Methods

image_theme?() click to toggle source
# File lib/rabbit/theme/entry.rb, line 152
def image_theme?
  true
end