Sha256: a8eab16a77ef97089e1d5099cd106e5f1d8f03b2feb7010f73d6a6565c4d1bed

Contents?: true

Size: 237 Bytes

Versions: 4

Compression:

Stored size: 237 Bytes

Contents

#main.dashboard
  - Droom.main_dashboard_modules.each do |mod|
    = render :partial => "droom/dashboard/#{mod}"

-content_for :margin do
  - Droom.margin_dashboard_modules.each do |mod|
    = render :partial => "droom/dashboard/#{mod}"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
droom-0.4.3 app/views/droom/dashboard/index.html.haml
droom-0.4.2 app/views/droom/dashboard/index.html.haml
droom-0.4.1 app/views/droom/dashboard/index.html.haml
droom-0.2.1 app/views/droom/dashboard/index.html.haml