view-component-demo icon indicating copy to clipboard operation
view-component-demo copied to clipboard

Rails application with ViewComponent

Results 3 view-component-demo issues
Sort by recently updated
recently updated
newest added

` rails db:setup` it's aborted with this error: ```bash ... /.asdf/installs/ruby/3.0.0/lib/ruby/gems/3.0.0/gems/bundler-1.17.3/lib/bundler/shared_helpers.rb:118: warning: Pathname#untaint is deprecated and will be removed in Ruby 3.2. ** Invoke db:setup (first_time) ** Invoke db:create (first_time)...

Could you add an example using [sidecar assets](https://github.com/github/view_component#sidecar-directory)? I think would be nice to have examples for all (maybe?) features availabel on ViewComponent