Results 1 issues of Joel Cogen

## Expected behavior `rails g forest_liana:install 12345` should insert into `secrets.yml` even if the environment key is also an alias: development: &development forest_env_secret: 12345 forest_auth_secret: abcde ## Actual behavior The...

bug