Alexandre Magro
Results
4
comments of
Alexandre Magro
No solution yet?
@derekprior could you provide at least an interface for we configure sort by hand? Ex. ``` # config/initializers/scenic.rb Scenic.config.views_order = %i[foo_view bar_view foz_view] ``` It would help a lot.
Is it possible to use Slate without any framework JS?