grosser / pru
Pipeable Ruby - forget about grep / sed / awk / wc ... use pure, readable Ruby!
☆577Updated 3 years ago
Alternatives and similar repositories for pru:
Users that are interested in pru are comparing it to the libraries listed below
- Small daemon framework for ruby, with logging, error handler, scheduling and much more.☆522Updated 8 years ago
- A gem for making it easy to produce a report while a ruby script is executing☆430Updated last year
- Reload Rails code in development mode only when change is deteced☆371Updated 13 years ago
- Static analysis and style linter for Ruby code.☆386Updated 4 years ago
- Provides an irb session to a running ruby process.☆748Updated 11 years ago
- a Ruby library for queuing and processing background jobs.☆505Updated 8 years ago
- Obsolete - see Angelo Instead☆493Updated 10 years ago
- A Smalltalk like Method Finder for Ruby. This is a mirror of the main repository on Sourcehut.☆269Updated 5 months ago
- Auto-scaling for Heroku Workers.☆632Updated 6 years ago
- gperftools for ruby code☆1,028Updated 4 years ago
- Real-time web application framework in Ruby☆1,495Updated 10 years ago
- Metrics for ruby - a Ruby implementation of metrics inspired by @coda's JVM metrics for those of us in Ruby land☆364Updated 10 years ago
- Sinatra refactored, only six lines now. More popular than a pair of socks.☆517Updated last year
- Rocco is Docco in Ruby☆402Updated 7 years ago
- Start your command line scripts off right in Ruby☆521Updated last year
- Headless HTMLUnit powered browser for Capybara☆336Updated 14 years ago
- Dump and load relational objects between Ruby environments.☆577Updated 7 years ago
- Opinionated tool for creating and managing Rubygem projects☆1,481Updated 4 years ago
- ActiveRecord 3 query syntax on steroids. Not currently maintained.☆591Updated 3 years ago
- commandline tool to convert 1.8 code to ruby 1.9.2. So what's your excuse for not upgrading to 1.9.2? ;)☆169Updated 12 years ago
- DISCONTINUED - The delicious combination of RSpec and Capybara for Acceptance BDD☆762Updated 3 years ago
- Date and time formatting for humans.☆963Updated 4 years ago
- Spin speeds up your Rails testing workflow by preloading your Rails environment.☆371Updated 11 years ago
- Like FileUtils, but provides zip, unzip, bzip2, bunzip2, tar, untar, sed, du, md5sum, shasum, cut, head, tail, wc, unix2dos, dos2unix, ic…☆226Updated 11 years ago
- Sprinkle is a software provisioning tool you can use to build remote servers with. eg. to install a Rails, or Sinatra stack on a brand ne…☆1,148Updated 7 years ago
- Visual email testing☆1,330Updated 7 years ago
- Speed up slow Rails development mode☆467Updated 9 years ago
- Ever wondered what HTTP requests the Ruby gem you are using to connect to a third party API is making? Use HTTP Spy to see what is going …