Class: ActiveAdmin::Views::Footer
- Inherits:
-
Component
- Object
- Arbre::Component
- Component
- ActiveAdmin::Views::Footer
- Defined in:
- lib/active_admin/views/footer.rb
Instance Method Summary (collapse)
Instance Method Details
- (Object) build
5 6 7 8 |
# File 'lib/active_admin/views/footer.rb', line 5 def build super :id => "footer" end |