ridgepole
ridgepole copied to clipboard
Can you support `create_view` gem ??
I am using scneic gem for create_view
with Rails migration. Now trying to use Ridgepole. But Ridgepole is not supported create_view
.
As this comment, can you support scenic for create_view
??
@winebarrel As you commented as below, do you have a plan to support scneic?
If you make a generic create_view gem, will support it.
I don't think scneic suites ridgepole because it doesn't provide the DSL to create a view.
Currently, I have no plans to support scenic.
I think it's better to use execute instead https://github.com/winebarrel/ridgepole#execute
I'll add a sample code to README.