Why Ruby?
Intro Compare Showcase Success Learn Community
Intro Compare Showcase Success Learn Community
Benito Serna

Benito Serna

Monterrey, Nuevo León
Projects 45 Posts 0 Comments 0
Benito Serna

Benito Serna

Monterrey, Nuevo León
Projects 45 Posts 0 Comments 0

last_n_per_user_lateral_join

4
2 forks 9 KB
Last commit over 1 year ago

decoupled_blog_pstore

The decoupled blog example now using PStore

15 KB
Last commit about 3 years ago

dynamic_data_grid_hotwire_ransack

4
1 fork 50 KB
Last commit over 3 years ago

active_record_playground

23

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.

1 fork 7 KB
Last commit over 3 years ago

dynamic_table_helpers

Extracting helpers to build dynamic tables with hotwire

50 KB
Last commit over 3 years ago

specific_preloading_with_scoped_associations

This is an example of using scoped associations with Active Record, from Ruby on Rails, to preload already filtered associations.

4 KB
Last commit over 3 years ago

form_object_example

An expenses registration app as an example of using a form object

45 KB
Last commit almost 4 years ago

why_n_plus_one_fix_hurts_performance

35 KB
Last commit about 4 years ago

preloading_quiz

2

Quiz to practice the difference between preload, includes or eager_load

4 KB
Last commit almost 5 years ago

latest_comment_n-1_examples

A tool to run the "last comment" n+1 examples

3 KB
Last commit almost 5 years ago

guests-rails

6.38 MB
Last commit about 6 years ago

decoupled_blog_rails

Decoupled blog example using Rails

31 KB
Last commit over 6 years ago

a-non-rails-way-slides

Slides

960 KB
Last commit about 9 years ago

deferrable_actions

2
2 forks 109 KB
Last commit almost 13 years ago

j_design1

1
228 KB
Last commit almost 14 years ago

remote_modal_hotwire_bootstrap

15

Example of working with remote modals and forms using Hotwire and bootstrap

6 forks 39 KB
Last commit about 2 years ago

decoupled_blog_sequel_datasets

The Decoupled blog example using sequel datasets

18 KB
Last commit about 3 years ago

last_n_per_user_window_functions

3
3 KB
Last commit over 3 years ago

tools_to_detect_n1_queries_examples

App to help you test/experiment with the tools to help you detect n+1 queries.

33 KB
Last commit over 3 years ago

avoid_n1_queries_on_rails_examples_sample

Sample of the examples for the book "Avoid n+1 queries on rails"

7 KB
Last commit over 3 years ago

hotwire-react

9

Example on how to render a react component from an stimulus controller

1 fork 37 KB
Last commit almost 4 years ago

dynamic_filters_hotwire

8

Dynamic filters with rails and hotwire example app

4 forks 52 KB
Last commit almost 4 years ago

nested-fields-form-object-example

An example to build a form with nested fields using a form object (ActiveModel::Model)

141 KB
Last commit over 4 years ago

preloading_examples

Examples to learn the difference between preload, includes or eager_load

3 KB
Last commit almost 5 years ago

aoc2020

Advent of Code 2020

22 KB
Last commit almost 5 years ago

decoupled_blog_sequel

The decoupled blog example now using sequel instead of an in-memory store

17 KB
Last commit over 6 years ago

my_library

Project for active record class

26 KB
Last commit over 7 years ago

VBRCM

Repositorio con las canciones del coro VBRCM

166 KB
Last commit over 9 years ago

Postduino

An app to use as an example of Commentator ... also I want it to work as a place to the people share about arduino projects.

200 KB
Last commit about 13 years ago

todos-spine-rails

1

Just to try spine.js

132 KB
Last commit almost 14 years ago

custom_computed_values_and_race_conditions

Examples to explore possible race conditions when caching custom computed values

17 KB
Last commit almost 3 years ago

broadcast_render_example

31 KB
Last commit about 3 years ago

active_record_playground_runner

57

A tool for to run active record examples

1 fork 25 KB
Last commit over 3 years ago

count_length_size_examples

A combination of examples to compare `count`, `size`, `length` and different methods of counts preloading.

5 KB
Last commit over 3 years ago

first_or_last_per_user

2

Here is an example of a simple way to do it when you can use the `id` column to sort the records.

14 KB
Last commit over 3 years ago

inline_crud_hotwire

7

Example of a "inline" CRUD with rails and hotwire

2 forks 35 KB
Last commit almost 4 years ago

styler

23
1 fork 24 KB
Last commit almost 4 years ago

todolist-hotwire

A little example of a todo list app using Hotwire

164 KB
Last commit almost 5 years ago

when_the_query_is_executed

1

10 Examples to learn when you ActiveRecord query will be executed

4 KB
Last commit almost 5 years ago

latest_comment_n-1_fixes_benchmark

1

Benchmark for the fixes to the latest-comment n+1 problem

5 KB
Last commit about 5 years ago

decoupled_blog

An example of a decoupled CRUD

15 KB
Last commit over 6 years ago

curso_ruby_clase_04

1 fork 3 KB
Last commit over 8 years ago

Commentator

3

A widget to include comments in your app

1 fork 193 KB
Last commit over 12 years ago

Gato_coffeescript

Gato (tic tac toe) written in coffeescript just for fun =)

128 KB
Last commit about 13 years ago

jazz_design

1

The new design of jazz controls

339 KB
Last commit over 14 years ago

last_n_per_user_lateral_join

4
2 forks 9 KB
Last commit over 1 year ago

custom_computed_values_and_race_conditions

Examples to explore possible race conditions when caching custom computed values

17 KB
Last commit almost 3 years ago

decoupled_blog_sequel_datasets

The Decoupled blog example using sequel datasets

18 KB
Last commit about 3 years ago

dynamic_data_grid_hotwire_ransack

4
1 fork 50 KB
Last commit over 3 years ago

active_record_playground_runner

57

A tool for to run active record examples

1 fork 25 KB
Last commit over 3 years ago

tools_to_detect_n1_queries_examples

App to help you test/experiment with the tools to help you detect n+1 queries.

33 KB
Last commit over 3 years ago

dynamic_table_helpers

Extracting helpers to build dynamic tables with hotwire

50 KB
Last commit over 3 years ago

first_or_last_per_user

2

Here is an example of a simple way to do it when you can use the `id` column to sort the records.

14 KB
Last commit over 3 years ago

hotwire-react

9

Example on how to render a react component from an stimulus controller

1 fork 37 KB
Last commit almost 4 years ago

form_object_example

An expenses registration app as an example of using a form object

45 KB
Last commit almost 4 years ago

styler

23
1 fork 24 KB
Last commit almost 4 years ago

nested-fields-form-object-example

An example to build a form with nested fields using a form object (ActiveModel::Model)

141 KB
Last commit over 4 years ago

preloading_quiz

2

Quiz to practice the difference between preload, includes or eager_load

4 KB
Last commit almost 5 years ago

when_the_query_is_executed

1

10 Examples to learn when you ActiveRecord query will be executed

4 KB
Last commit almost 5 years ago

aoc2020

Advent of Code 2020

22 KB
Last commit almost 5 years ago

guests-rails

6.38 MB
Last commit about 6 years ago

decoupled_blog

An example of a decoupled CRUD

15 KB
Last commit over 6 years ago

my_library

Project for active record class

26 KB
Last commit over 7 years ago

a-non-rails-way-slides

Slides

960 KB
Last commit about 9 years ago

Commentator

3

A widget to include comments in your app

1 fork 193 KB
Last commit over 12 years ago

Postduino

An app to use as an example of Commentator ... also I want it to work as a place to the people share about arduino projects.

200 KB
Last commit about 13 years ago

j_design1

1
228 KB
Last commit almost 14 years ago

jazz_design

1

The new design of jazz controls

339 KB
Last commit over 14 years ago

remote_modal_hotwire_bootstrap

15

Example of working with remote modals and forms using Hotwire and bootstrap

6 forks 39 KB
Last commit about 2 years ago

decoupled_blog_pstore

The decoupled blog example now using PStore

15 KB
Last commit about 3 years ago

broadcast_render_example

31 KB
Last commit about 3 years ago

last_n_per_user_window_functions

3
3 KB
Last commit over 3 years ago

active_record_playground

23

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.

1 fork 7 KB
Last commit over 3 years ago

count_length_size_examples

A combination of examples to compare `count`, `size`, `length` and different methods of counts preloading.

5 KB
Last commit over 3 years ago

avoid_n1_queries_on_rails_examples_sample

Sample of the examples for the book "Avoid n+1 queries on rails"

7 KB
Last commit over 3 years ago

specific_preloading_with_scoped_associations

This is an example of using scoped associations with Active Record, from Ruby on Rails, to preload already filtered associations.

4 KB
Last commit over 3 years ago

inline_crud_hotwire

7

Example of a "inline" CRUD with rails and hotwire

2 forks 35 KB
Last commit almost 4 years ago

dynamic_filters_hotwire

8

Dynamic filters with rails and hotwire example app

4 forks 52 KB
Last commit almost 4 years ago

why_n_plus_one_fix_hurts_performance

35 KB
Last commit about 4 years ago

todolist-hotwire

A little example of a todo list app using Hotwire

164 KB
Last commit almost 5 years ago

preloading_examples

Examples to learn the difference between preload, includes or eager_load

3 KB
Last commit almost 5 years ago

latest_comment_n-1_examples

A tool to run the "last comment" n+1 examples

3 KB
Last commit almost 5 years ago

latest_comment_n-1_fixes_benchmark

1

Benchmark for the fixes to the latest-comment n+1 problem

5 KB
Last commit about 5 years ago

decoupled_blog_sequel

The decoupled blog example now using sequel instead of an in-memory store

17 KB
Last commit over 6 years ago

decoupled_blog_rails

Decoupled blog example using Rails

31 KB
Last commit over 6 years ago

curso_ruby_clase_04

1 fork 3 KB
Last commit over 8 years ago

VBRCM

Repositorio con las canciones del coro VBRCM

166 KB
Last commit over 9 years ago

deferrable_actions

2
2 forks 109 KB
Last commit almost 13 years ago

Gato_coffeescript

Gato (tic tac toe) written in coffeescript just for fun =)

128 KB
Last commit about 13 years ago

todos-spine-rails

1

Just to try spine.js

132 KB
Last commit almost 14 years ago

last_n_per_user_lateral_join

4
2 forks 9 KB
Last commit over 1 year ago

remote_modal_hotwire_bootstrap

15

Example of working with remote modals and forms using Hotwire and bootstrap

6 forks 39 KB
Last commit about 2 years ago

custom_computed_values_and_race_conditions

Examples to explore possible race conditions when caching custom computed values

17 KB
Last commit almost 3 years ago

decoupled_blog_pstore

The decoupled blog example now using PStore

15 KB
Last commit about 3 years ago

decoupled_blog_sequel_datasets

The Decoupled blog example using sequel datasets

18 KB
Last commit about 3 years ago

broadcast_render_example

31 KB
Last commit about 3 years ago

dynamic_data_grid_hotwire_ransack

4
1 fork 50 KB
Last commit over 3 years ago

last_n_per_user_window_functions

3
3 KB
Last commit over 3 years ago

active_record_playground_runner

57

A tool for to run active record examples

1 fork 25 KB
Last commit over 3 years ago

active_record_playground

23

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.

1 fork 7 KB
Last commit over 3 years ago

tools_to_detect_n1_queries_examples

App to help you test/experiment with the tools to help you detect n+1 queries.

33 KB
Last commit over 3 years ago

count_length_size_examples

A combination of examples to compare `count`, `size`, `length` and different methods of counts preloading.

5 KB
Last commit over 3 years ago

dynamic_table_helpers

Extracting helpers to build dynamic tables with hotwire

50 KB
Last commit over 3 years ago

avoid_n1_queries_on_rails_examples_sample

Sample of the examples for the book "Avoid n+1 queries on rails"

7 KB
Last commit over 3 years ago

first_or_last_per_user

2

Here is an example of a simple way to do it when you can use the `id` column to sort the records.

14 KB
Last commit over 3 years ago

specific_preloading_with_scoped_associations

This is an example of using scoped associations with Active Record, from Ruby on Rails, to preload already filtered associations.

4 KB
Last commit over 3 years ago

hotwire-react

9

Example on how to render a react component from an stimulus controller

1 fork 37 KB
Last commit almost 4 years ago

inline_crud_hotwire

7

Example of a "inline" CRUD with rails and hotwire

2 forks 35 KB
Last commit almost 4 years ago

form_object_example

An expenses registration app as an example of using a form object

45 KB
Last commit almost 4 years ago

dynamic_filters_hotwire

8

Dynamic filters with rails and hotwire example app

4 forks 52 KB
Last commit almost 4 years ago

styler

23
1 fork 24 KB
Last commit almost 4 years ago

why_n_plus_one_fix_hurts_performance

35 KB
Last commit about 4 years ago

nested-fields-form-object-example

An example to build a form with nested fields using a form object (ActiveModel::Model)

141 KB
Last commit over 4 years ago

todolist-hotwire

A little example of a todo list app using Hotwire

164 KB
Last commit almost 5 years ago

preloading_quiz

2

Quiz to practice the difference between preload, includes or eager_load

4 KB
Last commit almost 5 years ago

preloading_examples

Examples to learn the difference between preload, includes or eager_load

3 KB
Last commit almost 5 years ago

when_the_query_is_executed

1

10 Examples to learn when you ActiveRecord query will be executed

4 KB
Last commit almost 5 years ago

latest_comment_n-1_examples

A tool to run the "last comment" n+1 examples

3 KB
Last commit almost 5 years ago

aoc2020

Advent of Code 2020

22 KB
Last commit almost 5 years ago

latest_comment_n-1_fixes_benchmark

1

Benchmark for the fixes to the latest-comment n+1 problem

5 KB
Last commit about 5 years ago

guests-rails

6.38 MB
Last commit about 6 years ago

decoupled_blog_sequel

The decoupled blog example now using sequel instead of an in-memory store

17 KB
Last commit over 6 years ago

decoupled_blog

An example of a decoupled CRUD

15 KB
Last commit over 6 years ago

decoupled_blog_rails

Decoupled blog example using Rails

31 KB
Last commit over 6 years ago

my_library

Project for active record class

26 KB
Last commit over 7 years ago

curso_ruby_clase_04

1 fork 3 KB
Last commit over 8 years ago

a-non-rails-way-slides

Slides

960 KB
Last commit about 9 years ago

VBRCM

Repositorio con las canciones del coro VBRCM

166 KB
Last commit over 9 years ago

Commentator

3

A widget to include comments in your app

1 fork 193 KB
Last commit over 12 years ago

deferrable_actions

2
2 forks 109 KB
Last commit almost 13 years ago

Postduino

An app to use as an example of Commentator ... also I want it to work as a place to the people share about arduino projects.

200 KB
Last commit about 13 years ago

Gato_coffeescript

Gato (tic tac toe) written in coffeescript just for fun =)

128 KB
Last commit about 13 years ago

j_design1

1
228 KB
Last commit almost 14 years ago

todos-spine-rails

1

Just to try spine.js

132 KB
Last commit almost 14 years ago

jazz_design

1

The new design of jazz controls

339 KB
Last commit over 14 years ago
View all Ruby repositories on GitHub →

No published posts yet.

No comments yet.

© 2025 WhyRuby.info.
Built with ❤️ in Ruby 3.4.4 on Rails 8.1.0.alpha.
This project is open source — contribute on GitHub. Monitored with RorVsWild.
By using this site you agree with our cookie policy.
Privacy • Terms • Legal
© 2025 WhyRuby.info.
Built with ❤️ in Ruby 3.4.4 on Rails 8.1.0.alpha.
This project is open source — contribute on GitHub.
Monitored with RorVsWild.
By using this site you agree with our cookie policy.
Privacy • Terms • Legal