Sha256: 88c7f0348fd8bcc01e1cee7c251e0af0a386948f4da996a0ea7857b8f377ac4a
Contents?: true
Size: 557 Bytes
Versions: 1
Compression:
Stored size: 557 Bytes
Contents
%div(style="text-align:center") = image_tag "logo_mindapp.png" %h2 You are working on %ul %li gem 'mindapp2', '~> 0.1.1.5' %h2 Requirements %ul %li Rubygems 2.4.1 %li Rails 5.1.4 %li rails new YOURAPP -skip-test-unit --skip-bundle --skip-active-record %h2 Installation %ul %li gem 'mindapp2', '~> 0.1.1.5' %li bundle %li rails generate mindapp:install %li bundle %li rails generate mindapp:mongoid %li rake db:seed, will create initial user:password admin:secret %li when update app/mindapp/index.mm, run rake mindapp:update
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mindapp2-0.1.1.5 | lib/generators/mindapp/templates/app/views/mindapp/index.html.haml |