Skip to content
railsengines.com

Que View

Rails engine as web interface for Que

No ratings yet
Gem
que-view
Repository
kortirso/que-view
License
MIT
Stars
11
Added
August 07, 2026

About

Rails engine as web interface for Que

Benefits for using this one: - no Sinatra (que-web based on Sinatra), - no Foundation for styles (and no external styles at all), - no jQuery (and no java scripts at all), - Que::Web was last updated 2 years ago.

What you get

  • no Sinatra (que-web based on Sinatra),
  • no Foundation for styles (and no external styles at all),
  • no jQuery (and no java scripts at all),
  • Que::Web was last updated 2 years ago.

Mounting it

ruby
# Gemfile
gem "que-view"

# config/routes.rb
mount Que::View::Engine, at: "/que-view"

Details

11 stars on GitHub · MIT licensed · maintained by kortirso. Source: https://github.com/kortirso/que-view

Discussion (0)

Sign in to join the discussion.

No comments yet.