Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
rear / lib / rear / templates / pane / select.slim
Size: Mime:
div *attrs(column, :pane)
  - options.each_pair do |k,v|
    - if active_options.include?(k)
      = v
      br