- Monterrey, Nuevo León
- bhserna.com
-
superpowers-ruby Public
Forked from lucianghinda/superpowers-rubyClaude Code superpowers: core skills library for Ruby and Ruby on Rails projects
Shell MIT License UpdatedMar 24, 2026 -
md_record Public
File-backed models for Rails. Similar to ActiveRecord but reads from markdown files with YAML frontmatter.
-
mini-component-library Public
Forked from css-for-js/mini-component-libraryJavaScript UpdatedNov 11, 2025 -
-
character-creator-v2 Public
Forked from css-for-js/character-creator-v2JavaScript Other UpdatedSep 6, 2025 -
-
chosen Public
Forked from harvesthq/chosenDeprecated - Chosen is a library for making long, unwieldy select boxes more friendly.
HTML Other UpdatedDec 2, 2024 -
-
Example of working with remote modals and forms using Hotwire and bootstrap
-
Examples to explore possible race conditions when caching custom computed values
Ruby MIT License UpdatedDec 7, 2022 -
The Decoupled blog example using sequel datasets
Ruby UpdatedDec 1, 2022 -
-
-
-
-
A tool for to run active record examples
-
active_record_playground Public
This is a simple template to help you play with Active Record, when you don't need or don't want to create a full Rails app.
-
Examples for the book "Avoid n+1 queries on rails"
Ruby UpdatedJul 27, 2022 -
App to help you test/experiment with the tools to help you detect n+1 queries.
Ruby UpdatedJul 27, 2022 -
count_length_size_examples Public
A combination of examples to compare `count`, `size`, `length` and different methods of counts preloading.
Ruby UpdatedJul 23, 2022 -
dynamic_table_helpers Public
Extracting helpers to build dynamic tables with hotwire
Ruby UpdatedJul 22, 2022 -
Sample of the examples for the book "Avoid n+1 queries on rails"
Ruby UpdatedJul 11, 2022 -
first_or_last_per_user Public
Here is an example of a simple way to do it when you can use the `id` column to sort the records.
-
This is an example of using scoped associations with Active Record, from Ruby on Rails, to preload already filtered associations.
Ruby UpdatedMar 16, 2022 -
hotwire-react Public
Example on how to render a react component from an stimulus controller
-
styler_tachyons_examples Public
A list of examples of using the styler gem with the tachyons css framework
HTML UpdatedFeb 15, 2022 -
inline_crud_hotwire Public
Example of a "inline" CRUD with rails and hotwire
-
form_object_example Public
An expenses registration app as an example of using a form object
Ruby UpdatedDec 29, 2021 -
dynamic_filters_hotwire Public
Dynamic filters with rails and hotwire example app
-