This website requires JavaScript.
Explore
Help
Sign in
atomaka
/
psenv
Watch
1
Star
0
Fork
You've already forked psenv
0
Code
Releases
Activity
6a5849432a
psenv
/
spec
/
rails
/
app
/
services
/
environment_tester.rb
6 lines
79 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add sample Rails application (#9) * Add rails application * Run tests for sample Rails app
2019-10-09 22:25:20 -04:00
class
EnvironmentTester
def
self
.
call
Let someone else worry about style (#17)
2020-02-19 07:52:46 -05:00
ENV
.
fetch
(
"
API_KEY
"
,
"
"
)
Add sample Rails application (#9) * Add rails application * Run tests for sample Rails app
2019-10-09 22:25:20 -04:00
end
end
Copy permalink