-
Just updated to Rails v4.2.0, and noticed that Figaro is no longer setting the environment in application.rb as it used to in Rails v4.1:
``` ruby
module MyApp
class Application < Rails::Applicatio…
-
Is it possible to randomize characters' theme songs? So ex-Terra gets Kefka's theme, for example, ex-Locke gets Relm's, Figaro bros and castle get Umaro's and Kefka gets Figaro's, etc?
-
I can't figure out why my Figaro keys are not recognized in a Sinatra app:
```
#main.rb
require 'sinatra'
require 'sinatra/reloader' if development?
require 'figaro'
get '/:logger' do
logger = pa…
-
- https://github.com/laserlemon/figaro
- https://github.com/bkeepers/dotenv
-
I've been having random crashes on a piece of code that mixes Figaro's AtomicNormal distribution and distributed computation in Spark. A minimal example is shown here: https://gist.github.com/ldacosta…
-
Enable users to call solvers as additional algorithms.
Provide optimized SFI that uses these solvers with our optimizer.
-
I just installed the latest version of Figaro on Mac OS X, and I get the following warning during the installation process:
"Figaro" is not optimized for your Mac and needs to be updated. This app…
-
Hi,
I build the docker container and run it on 2x251bp MiSeq reads of the V3-V4 amplicon using the command
```
docker container run -v /home/ptr/temp/miq:/data -e SAMPLENAME=211015_I249 -e FORWAR…
-
When I upgraded to Spring 1.3.3 in an existing app, Figaro broke for the console only.
Meaning, updates to application.yml would not be reflected in ENV. The contents from before the upgrade were so…
-
Dear Figaro Team,
No luck when installing Figaro 5 on Mac OS X / both with Scala 2.12 and 2.11. No installation is successful.
Error message: The application "figaro-5.0.0.0-2.12-osx-installer.app…