Sha256: c37b0a05f9a6d3e9a21697bc1eeb12ca3a2686382bcea9d321010cb9c828d9b4
Contents?: true
Size: 526 Bytes
Versions: 4
Compression:
Stored size: 526 Bytes
Contents
<h1>Data Table</h1> <p> You can add easily data-tables into your App with content from DB. <br/> You can build data tables for whole Table, Table with specific columns or based on SQL query. </p> <h3>With Following Code:</h3> <p><%= image_tag 'rails_db/data_table_code.png' %></p> <h3>You will get:</h3> <p><%= image_tag 'rails_db/data_table.png' %></p> <br/> <p><%= link_to 'More Options for Data Tables ==>', 'https://github.com/igorkasyanchuk/rails_db/blob/master/app/helpers/rails_db/tables_helper.rb' %></p>
Version data entries
4 entries across 4 versions & 1 rubygems