trailblazer
Business logic framework
A framework for structuring business logic in Ruby applications
The advanced business logic framework for Ruby.
3k stars
106 watching
140 forks
Language: Ruby
last commit: 12 months ago
Linked from 3 awesome lists
architecture
Related projects:
Repository | Description | Stars |
---|---|---|
trailblazer/reform | A library that provides a standardized way to handle forms in Ruby applications, separating form logic from model objects. | 2,494 |
trailblazer/cells | A framework for building reusable, composable UI components in Ruby and Rails. | 3,073 |
ruby/ruby | A language and implementation providing a simple and extensible way to write programs | 22,221 |
trailblazer/reform-rails | Automatically loads common Rails form features into a reform-based application | 99 |
aaronlasseigne/active_interaction | Manages application-specific business logic by validating inputs and executing predefined actions | 2,085 |
codeplant/simple-navigation | A Ruby gem for creating hierarchical navigation structures in web applications | 886 |
sparkleformation/sparkle_formation | A Ruby library for building orchestration templates programmatically using a loose DSL. | 222 |
brandonhilkert/sucker_punch | An asynchronous processing library that allows developers to run background jobs within the same process as their web application. | 2,643 |
ruby/rake | A make-like program implemented in Ruby for automating tasks and building projects. | 2,355 |
bootstrap-ruby/bootstrap_form | A Rails form builder that simplifies the creation of Bootstrap 5-forms in Ruby applications. | 1,641 |
andyobtiva/abstract_feature_branch | A Ruby gem that enables Continuous Integration and Trunk-Based Development by allowing developers to switch features on or off at will | 23 |
ruby-concurrency/concurrent-ruby | A modern concurrency library for Ruby providing tools and abstractions for writing concurrent code safely and efficiently. | 5,711 |
andyobtiva/glimmer-dsl-web | A Ruby framework for building web applications using Ruby in the browser, enabling developers to focus on Ruby code without JavaScript expertise. | 103 |
jondot/sneakers | A fast background processing framework for Ruby and RabbitMQ | 2,252 |
piotrmurach/tty | A toolbox for developing beautiful command line clients in Ruby with modular components and project scaffolding | 2,509 |