Gems
Searching for unexpected `end` syntax errors takes a lot of time. Let this gem do it for you!
Searching for unexpected `end` syntax errors takes a lot of time. Let this gem do it for you! - zombocom/dead_end. An error in your code forces you to stop. DeadEnd helps you find those errors to get you back on your way faster.
Ruby extension for the libvips image processing library.
Programs that use ruby-vips don't manipulate images directly, instead they create pipelines of image processing operations building on a source image. When the end of the pipe is connected to a destination, the whole pipeline executes at once, str...
Simple, powerful, first-party analytics for Rails
fire Simple, powerful, first-party analytics for RailsTrack visits and events in Ruby, JavaScript, and native apps. Data is stored in your database by default, and you can customize it for any data store as you grow.postbox Check out Ahoy Email fo...
Truncate strings with fullwidth characters and ANSI codes.
No monkey-patching String classOmit text from the start, middle, end or both endsAccount for fullwidth characters in encodings such as UTF-8, EUC-JPShorten text without whitespaces between words (Chinese, Japanese, Korean etc)Preserve ANSI escape ...