Class: Rad::Face::Demo::Commons
- Inherits:
-
Base
- Object
- Base
- Rad::Face::Demo::Commons
- Defined in:
- lib/face/demo/commons.rb
Instance Method Summary collapse
Instance Method Details
#aspects ⇒ Object
2 |
# File 'lib/face/demo/commons.rb', line 2 def aspects; end |
#basic ⇒ Object
3 |
# File 'lib/face/demo/commons.rb', line 3 def basic; end |
#forms ⇒ Object
4 |
# File 'lib/face/demo/commons.rb', line 4 def forms; end |
#items ⇒ Object
6 |
# File 'lib/face/demo/commons.rb', line 6 def items; end |
#style ⇒ Object
5 |
# File 'lib/face/demo/commons.rb', line 5 def style; end |