🎯
Focusing
Pinned Loading
-
-
challenges-in-ruby
challenges-in-ruby PublicRetos de ejercicios Llevamos a Ruby, iremos desde los ejercicios mas faciles, hasta aumentar la complejidad.
Ruby
-
-
-
Rails 6 connection management to han...
Rails 6 connection management to handle Amazon Aurora's failover 1# frozen_string_literal: true
23require 'active_record/connection_adapters/reconnect_on_error_management'
45Rails.application.config.middleware.insert_before ActionDispatch::Executor, ActiveRecord::ConnectionAdapters::ReconnectOnErrorManagement unless Rails.env.test?
-
Prueba de conocimiento.
Prueba de conocimiento. 1El siguiente ejercicio consiste en confeccionar una linea de tiempo (Timeline) con periodo de un año.
2Esta debería tener separadores de días y meses.
34Queda a libre criterio la utilización de lenguajes, las librerias a utilizar, el diseño y la funcionalidad del mismo.
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.