Sha256: 39abb7935d64ffea0aec18e9a6bccb17f107d7277ca00c1569da742893a9b6e4
Contents?: true
Size: 1015 Bytes
Versions: 4
Compression:
Stored size: 1015 Bytes
Contents
Description: Copy the main partials and templates for the given NAME (default to 'admin'). Example: rails generate wallaby:engine:partials admin This will create: - app/views/admin/application/_footer.html.erb - app/views/admin/application/_frontend.html.erb - app/views/admin/application/_logo.html.erb - app/views/admin/application/_navs.html.erb - app/views/admin/application/_title.html.erb - app/views/admin/application/_user_menu.html.erb - app/views/admin/application/_index_actions.html.erb - app/views/admin/application/_index_filters.html.erb - app/views/admin/application/_index_pagination.html.erb - app/views/admin/application/_index_query.html.erb - app/views/admin/application/_resource_navs.html.erb - app/views/admin/application/index.html.erb - app/views/admin/application/new.html.erb - app/views/admin/application/show.html.erb - app/views/admin/application/edit.html.erb - app/views/admin/application/_form.html.erb
Version data entries
4 entries across 4 versions & 1 rubygems