socketry / rackula
Generate a static site from any rack middleware.
☆69Updated 6 months ago
Alternatives and similar repositories for rackula:
Users that are interested in rackula are comparing it to the libraries listed below
- Automatic scopes for ActiveRecord models.☆81Updated 7 months ago
- Ruby client for immudb, the immutable database☆36Updated 2 months ago
- Showcase lets you build previews for your partials, components, view helpers, Stimulus controllers and more.☆87Updated last year
- A nice and tidy Capybara driver for headless Chrome. Even supports file downloads!☆31Updated 2 years ago
- Principled Test Framework for Ruby and MRuby☆72Updated 2 months ago
- Tools to help with managing database operations with Sequel through Rake tasks☆46Updated 2 years ago
- Ruby Enums with a literal-style syntax.☆59Updated 5 months ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated last month
- Fast computation of descriptive statistics in ruby using native code and SIMD☆60Updated last year
- new-style testing library for Python, Ruby, ...☆59Updated 5 months ago
- A Rails application to collaboratively estimate stories☆40Updated last week
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 5 months ago
- Robust data change tracking for Rails☆90Updated 7 months ago
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- Pattern matching for Rails applications☆86Updated last week
- This is an ActiveRecord integration for a niceql gem. Niceql is a small, nice, simple and zero dependency solution for SQL prettifying fo…