soundasleep / html2text_ruby
A Ruby component to convert HTML into a plain text format.
☆41Updated 2 months ago
Alternatives and similar repositories for html2text_ruby:
Users that are interested in html2text_ruby are comparing it to the libraries listed below
- Create ActiveRecord relations from UNIONs☆48Updated 3 weeks ago
- Keep your private notes in plain sight.☆53Updated 3 months ago
- Active Record without Database☆51Updated last year
- Ruby gem for working with percentages☆32Updated last month
- Make any method perfomed later with ActiveJob☆28Updated last year
- Override methods while maintaining their original visibility☆35Updated 4 years ago
- Rails console history for Heroku, Docker, and more☆80Updated 2 weeks ago
- A nice and tidy Capybara driver for headless Chrome. Even supports file downloads!☆31Updated 2 years ago
- An easy way to enhance your system tests with Rails and Capybara using EvilMartians System of a Test.☆58Updated 2 years ago
- 🔒 Sudo mode for your Rails controllers☆80Updated 10 months ago
- Easy wait to do view caching with automatically added "locale" value to the cached key.☆38Updated last year
- A mini-Rails embeddable instant poll application☆52Updated 4 years ago
- Concurrent index migrations for Rails☆42Updated last month
- Fast computation of descriptive statistics in ruby using native code and SIMD☆60Updated last year
- 🔑 URL-friendly, base32-encoded UUIDs for Rails models☆76Updated last year
- String enums for Rails☆84Updated last month
- Group Active Record by ranges or set of values with a single SQL query.☆26Updated last year
- Explicit soft deletion for ActiveRecord via deleted_at and default scope☆70Updated 2 months ago
- RedisHashStore extends ActiveSupport's RedisCacheStore to provide the ability to easily use Redis hashes for caching.☆22Updated last year
- Super simple and convenient way to isolate and namespace a collection of related methods☆36Updated this week
- High speed text tokenization for Ruby☆68Updated last month
- Ruby Enums with a literal-style syntax.☆60Updated 4 months ago
- Inflector for Ruby☆95Updated last month
- ☆58Updated last year
- ☆30Updated 7 years ago
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated 9 months ago
- Execute SQL inside Rails console, or app itself☆41Updated last year
- Buff exception backtrace with local variables, passed in arguments and instance variables!☆53Updated 2 years ago
- A runtime configuration tool for Rails 5☆23Updated 3 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 4 months ago