nebulab / umarellLinks
All in one Ruby static code analyzer
☆18Updated 4 years ago
Alternatives and similar repositories for umarell
Users that are interested in umarell are comparing it to the libraries listed below
Sorting:
- Rubium is a lightweight alternative to Selenium/Capybara/Watir if you need to perform some operations (like web scraping) using Headless …☆64Updated 5 years ago
- Interactive command-line tool to build Rails migrations☆26Updated 2 years ago
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- A nice and tidy Capybara driver for headless Chrome. Even supports file downloads!☆31Updated 3 years ago
- Generate a static site from any rack middleware.☆67Updated last year
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 7 years ago
- Strong type checking (assertion) for Ruby☆86Updated 3 years ago
- Rails-based front-end for the popular VCR gem.☆55Updated 2 years ago
- Conversion from one object type to another with a bit of black magic.☆134Updated last year
- ActiveRecord schema annotations done right☆74Updated 11 months ago
- Trailblazer + Sequel + Sinatra + GraphQL + React + PostCSS☆68Updated 8 years ago
- Find out what's going on in your local Ruby community☆46Updated last year
- DID is an Identity Provider, that authenticates users by verifying access to either an email address or securely stored private key.☆24Updated 2 years ago
- Render-later allows you to defer the rendering of slow parts of your views to the end of the page, allowing you to drastically improve th…☆71Updated 9 months ago
- Finds missing non-null constraints☆54Updated 7 years ago
- IP address anonymizer for Ruby and Rails☆105Updated 10 months ago
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 4 years ago
- A checklist of Rails security audit☆85Updated 10 years ago
- Start, monitor, and observe background worker processes, from Ruby.☆56Updated 8 years ago
- Rails gem to manage tags with PostgreSQL array columns.☆55Updated 2 years ago
- Define behaviors and contracts between your code.☆91Updated 4 years ago
- The Shadow of a Ruby Object lets you See and Manipulate its Instance Variables and Methods☆28Updated 3 years ago
- A lightweight and database-level Ruby library to transform any Active Record query into analytics hash ready for use with any chart libra…☆110Updated 6 years ago
- A Ruby framework to craft small yet amazing CLI applications. (Work in progress)☆101Updated 5 years ago
- A gem to track commands typed in ruby irb/pry console(rails too) along with tagging in realtime.☆20Updated 2 years ago
- IOStreams is an incredibly powerful streaming library that makes changes to file formats, compression, encryption, or storage mechanism t…☆97Updated last month
- is_crawler does exactly what you might think it does: determine if the supplied string matches a known crawler or bot.☆30Updated 7 years ago
- Micro-framework, application generator and CLI wrapped around the Sinatra DSL.☆87Updated 6 years ago
- A runtime configuration tool for Rails 5☆23Updated 4 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year