Socket
Book a DemoInstallSign in
Socket

gluey

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gluey

0.3.3
bundlerRubygems
Version published
Maintainers
1
Created
Source

Gluey

This is my custom alternative for processing assets in ruby web apps. Firt, there was just dislike in sprockets (and their integration into rails), but then i realized it's not that big a deal to write my own caching and processing system. This has unlimited abilities, because it's very easy to write custom directives (that headers in assets that you know from sprockets). For example, you can precompile handlebars a nd insert them into page's js file as an object (it cannot be easier). You can append, prepend, insert (...) other files, merge them into one asset, that you wanth to hit on particular http path. There is no docs nor test for now, and probably never will be, but the code should not be hard to read, so if you're interested, just digg into the code itself.

Installation

Add this line to your application's Gemfile:

gem 'gluey'

And then execute:

$ bundle

Or install it yourself as:

$ gem install gluey

Usage

look at my nesselsburg2 integration (a repository just next door)

Contributing

  • Fork it ( https://github.com/[my-github-username]/gluey/fork )
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create a new Pull Request

FAQs

Package last updated on 17 Aug 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.