Class: Rad::Face::Demo::Objects
- Inherits:
-
Base
- Object
- Base
- Rad::Face::Demo::Objects
- Defined in:
- lib/themes/demo/objects.rb
Instance Method Summary collapse
Instance Method Details
#folder ⇒ Object
3 |
# File 'lib/themes/demo/objects.rb', line 3 def folder; end |
#items ⇒ Object
2 |
# File 'lib/themes/demo/objects.rb', line 2 def items; end |
#list ⇒ Object
4 |
# File 'lib/themes/demo/objects.rb', line 4 def list; end |
#page ⇒ Object
5 |
# File 'lib/themes/demo/objects.rb', line 5 def page; end |
#selector ⇒ Object
6 |
# File 'lib/themes/demo/objects.rb', line 6 def selector; end |
#user ⇒ Object
7 |
# File 'lib/themes/demo/objects.rb', line 7 def user; end |