Sha256: 04687cf455cd9b50f97e79b4bd3e87e3dbe92e793decb38600e7a2026a1e9020

Contents?: true

Size: 513 Bytes

Versions: 3

Compression:

Stored size: 513 Bytes

Contents

<h1>Welcome in databaseFormalizer</h1>
<hr>
<h2>How to install me on your project:</h2>
<br>
<h4>rails _3.0.5_ new FRM</h4>
<br/>
<h4>cd FRM</h4>
<br/>
<h4>edit Gemfile, add: <u>gem 'databaseformalizer', :path => "../databaseformalizer"</u></h4>
<br/>
<h4>bundle install</h4>
<br/>
<h4>rails generate databaseformalizer</h4>
<br/>
<h4>rake db:migrate</h4>
<br/>
<h4>rails s</h4>
<br/>
<h4>Go to <a href="http://localhost:3000/databaseformalizer">http://localhost:3000/databaseformalizer</a></h4>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
databaseformalizer-1.0.1 app/views/databaseformalizer/dbformahome/index.html.erb
databaseformalizer-1.0 app/views/databaseformalizer/dbformahome/index.html.erb
databaseformalizer-0.3.0 app/views/databaseformalizer/dbformahome/index.html.erb