schema_plus_views
View manager
A gem that enables creating and querying views in ActiveRecord migrations.
Provides support for creating and dropping views in ActiveRecord migrations. Also support for querying views.
28 stars
10 watching
16 forks
Language: Ruby
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
schemaplus/schema_plus_indexes | Adds convenient capabilities to ActiveRecord's index handling | 9 |
schemaplus/schema_plus_tables | Adds utility features to ActiveRecord's handling of tables | 5 |
schemaplus/schema_plus_columns | Provides useful accessors to ActiveRecord's Column object | 2 |
schemaplus/schema_plus_db_default | Provides an extension to ActiveRecord that allows setting column values to their default database value when saving a record. | 1 |
schemaplus/schema_plus_enums | An ActiveRecord extension for supporting enum data types in Ruby on Rails applications. | 14 |
shavyg2/slick-for-svelte | A framework for managing views and routing in Svelte applications with dependency injection. | 24 |
schemaplus/schema_plus_foreign_keys | A Ruby on Rails extension gem providing support for foreign key constraints in migrations and active record | 4 |
ssamadgh/modelassistant | A framework to manage interactions between views and models in Swift-based applications | 28 |
nghialv/sapporo | A collection view manager that simplifies management of sections and cells without writing custom delegate and data source code. | 246 |
comfy/active_link_to | A Rails view helper to manage the 'active' state of links | 844 |
rails-engine/action-store | Provides a way to store and manage actions across different models using polymorphic associations in Active Record. | 407 |
ryu0118/swiftui-simplex-architecture | A simple architecture library for SwiftUI that decouples state changes from views | 56 |
schemaplus/schema_plus_core | An extension to ActiveRecord, providing an internal API to extend its behavior without changing its core functionality. | 7 |
schemaplus/schema_plus_pg_indexes | Adds support for PostgreSQL index expressions and operator classes to ActiveRecord | 30 |
schemaplus/schema_monkey | A behind-the-scenes module insertion protocol to facilitate adding features to ActiveRecord | 5 |