-
Updated
Aug 14, 2020 - JavaScript
Ruby
Ruby was developed by Yukihiro "Matz" Matsumoto in 1995 with the intent of having an easily readable programming language. It is used by the Rails framework to create dynamic web-applications. Ruby's syntax is similar to that of Perl and Python.
Here are 794 public repositories matching this topic...
-
Updated
Aug 4, 2020 - JavaScript
-
Updated
Aug 30, 2020 - JavaScript
Hi
Im getting an error while comparing with a branch (using -b option) or running in CI mode (using -m option). Backtrace attached below.
| Version | |
|---|---|
| Ruby | 2.5.5 |
| RubyCritic | 4.0.2 |
Traceback (most recent call last):
23: from /home/atrivedi/.rbenv/versions/2.5.5/bin/rubycritic:23:in `<main>'
22: from /home/atrivedi/.rbe
Let's write a guide on how to tail the pantheon/fpm logs.
I think it is as easy as:
lando logs -s appserver -fThat seems to spit out the PHP errors when I create a syntax error or undefined function in my Pantheon app.
Let's turn it into a guide: https://docs.lando.dev/contrib/guides-intro.html
-
Updated
Sep 2, 2020 - JavaScript
-
Updated
Sep 6, 2020 - JavaScript
-
Updated
Aug 14, 2020 - JavaScript
-
Updated
Jul 7, 2020 - JavaScript
-
Updated
Aug 5, 2020 - JavaScript
-
Updated
Oct 22, 2018 - JavaScript
In order easily style the top level component error handler back stop it should have a class (like ''hyperstack-top-level-error-boundry' that you can set the CSS for.
I.e. make the text smaller, and give it a white background, etc.
Here is a patch:
module Hyperstack
class Hotloader
module AddErrorBoundry
# don't attempt the alias unless the method is defined.
-
Updated
Sep 5, 2020 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Oct 8, 2017 - JavaScript
-
Updated
Apr 3, 2018 - JavaScript
-
Updated
Jun 17, 2020 - JavaScript
-
Updated
Aug 24, 2020 - JavaScript
-
Updated
Jul 22, 2020 - JavaScript
-
Updated
Feb 6, 2020 - JavaScript
-
Updated
Jul 23, 2020 - JavaScript
-
Updated
Apr 25, 2018 - JavaScript
-
Updated
May 25, 2020 - JavaScript
-
Updated
Jul 30, 2020 - JavaScript


I'm sorry to post an issue that is missing crucial evidence, but some debugging of a recent config loading bug makes me suspect that the react-rails
railtie.rbmay be modifying the load order of initializers, and preventing the values inRails.application.configbeing as expected.Whether this happens or not appears to be partly dependent on where in the
Gemfilethereact-railsgem is l