Update the following files in your EmberJS application so they resemble the following:
Add the firebase.js script tag in the following spot:
<script>
window.ENV = {{ENV}};
</script>
diff --git a/bin/riak-debug b/bin/riak-debug | |
index 89c7ab9..ea4bcf6 100755 | |
--- a/bin/riak-debug | |
+++ b/bin/riak-debug | |
@@ -99,9 +99,9 @@ exit | |
### | |
# These paths may be overridden with environment variables. | |
-RUNNER_BASE_DIR=$(cd ${0%/*} && pwd)/.. | |
-riak_base_dir=$(cd ${0%/*} && pwd)/.. |
diff --git a/bin/search-cmd b/bin/search-cmd | |
index db4bc74..375ab3d 100755 | |
--- a/bin/search-cmd | |
+++ b/bin/search-cmd | |
@@ -3,7 +3,7 @@ | |
# ex: ts=4 sw=4 et | |
# Pull environment for this install | |
-. "$(cd ${0%/*} && pwd)/../lib/env.sh" | |
+. "$(cd ${0%/*} && pwd)/$(dirname $(readlink $0))/../lib/env.sh" |
# encoding: utf-8 | |
# Copyright 2013-2014, Manfred Stienstra, <[email protected]> | |
# | |
# Permission is hereby granted, free of charge, to any person obtaining a copy | |
# of this software and associated documentation files (the "Software"), to | |
# deal in the Software without restriction, including without limitation the | |
# rights to use, copy, modify, merge, publish, distribute, sublicense, and/or | |
# sell copies of the Software, and to permit persons to whom the Software is | |
# furnished to do so, subject to the following conditions: |
I hereby claim:
To claim this, I am signing this object:
group :production do | |
gem "unicorn" | |
end |
I hereby claim:
To claim this, I am signing this object: