Sha256: 46b27aecf7b32dff1c01ffc688d25e54410e9c45e395e64222d29ad342d73bfb

Contents?: true

Size: 247 Bytes

Versions: 32

Compression:

Stored size: 247 Bytes

Contents

<div id="sql_modal" class="reveal-modal" data-reveal aria-labelledby="modalTitle" aria-hidden="true" role="dialog">
  <h2 id="modalTitle">SQL</h2>
  <pre>
    <%= sql %>
  </pre>
  <a class="close-reveal-modal" aria-label="Close">&#215;</a>
</div>

Version data entries

32 entries across 32 versions & 2 rubygems

Version Path
rails_db-1.6.0 app/views/rails_db/tables/_sql.html.erb
rails_db-1.5.0 app/views/rails_db/tables/_sql.html.erb
rails_db-1.4.1 app/views/rails_db/tables/_sql.html.erb
rails_db-1.4.0 app/views/rails_db/tables/_sql.html.erb
rails_db-1.3.4 app/views/rails_db/tables/_sql.html.erb
rails_db-1.3.3 app/views/rails_db/tables/_sql.html.erb
rails_db-1.3.2 app/views/rails_db/tables/_sql.html.erb
rails_db-1.3.1 app/views/rails_db/tables/_sql.html.erb
rails_db-1.3 app/views/rails_db/tables/_sql.html.erb
rails_db-1.1.1 app/views/rails_db/tables/_sql.html.erb
rails_db-1.1 app/views/rails_db/tables/_sql.html.erb
rails_db-1.0 app/views/rails_db/tables/_sql.html.erb