Registry / database / scenic

scenic

JSON →
library1.9.0rbrubygemsunverified

Adds methods to ActiveRecord::Migration to create and manage database views in Rails applications.

gem install scenic
INSTALL
IMPORT
SIG · SCENIC
S
scenic
databaserubyv1.9.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Scenic
require 'scenic'

Create a database view using Scenic's migration helper.

require 'scenic' # In a migration: class CreateSearchResults < ActiveRecord::Migration[5.2] def change create_view :search_results end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.9.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Meta
1
Resources
scenic — gem install scenic · libregistry