Skip to content

Commit

Permalink
Prepare app for deployment on render
Browse files Browse the repository at this point in the history
  • Loading branch information
codepantha committed Apr 2, 2023
1 parent 5f3fad7 commit 32448f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/credentials.yml.enc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
JWgLRawr9EQ8hga25Fx/g3+rML97u2coTB8zXCkwjlhNkLx2+7hD8bBz/nxjz8XmGE9M8ksRmSwFEwfB5T2mEQAljy8GZphe36iGhUwZybO5FiTWpoOBmgb2RkYD3X8PoZaPZjCOnS7HC5Y7Hu3Bhgw0DB0LL6Vhk70mBI1gSoE2iLqt9GoUcqO0CRob9PfNO1t1GRjZFhUSo8bnqG+V7iXDf38nTckB7/77xOUNjGfzpFcXLIhjxLDFXQAnktM6/EOLonAzjgzLbYopE6lEWgtUMu9rsjPFi4uJYEYu/PW3r5wS4fjA4WewBnuo/ziY3oDx/cqGi72HMXpg5EQJMhNNjKdJQ6lciJJ0oHKe3GUFYgNXwWqkh08E2LyPY6vnp/IZytqyi3PkCFYyeUMjPqf5nbjvNZey/QMX--IQSba/B5012LpOIA--7tp5eVvZFsHTW1BdcLyAYw==
i6L/RHH6GRHiMaQjyn46JQmhGDlntJUe7AySxiikzG5T4SbdxasJvbVNDawN8VhPYjk+ODw8zxZSx9v7/YJLqijtq2aVAxx8aNWkL2pzmRCwAupobnFjwvuXDvmgl+UFfWW9KXBXrz8a4qaUNVOsJNFYmuI5xgDdLjvfcFLHIrr7IJowxd7kissxWsVS0fVMMdiRGtsHpHvnj9XfJWSVdbofltBjH4UeHqHX+Y0gcGNyGmJDbhejCtm4scXw1WnNbjrE1wFo8wJK05WWZWKhKfZtY+uiPDAKzowCkpjtHGN6jvUZD5K5lO9YcEXfu6xBfAjk0ugMnSfGd0H+2Szu9K/Kyzg6YuNP6690q/0NRNyK07B17anpMT/ypVzDUWBQ+qUiOz/fjdKLpjGYJw5v52Yr0ELMT0TQBmXE--1nRHe2QbD41GXT0M--9QRZVu4pYIfqMISTRQFvLg==
2 changes: 1 addition & 1 deletion spec/rails_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
end
RSpec.configure do |config|
# Remove this line if you're not using ActiveRecord or ActiveRecord fixtures
config.fixture_path = "#{::Rails.root}/spec/fixtures"
config.fixture_path = "#{Rails.root}/spec/fixtures"
config.include Warden::Test::Helpers

# If you're not using ActiveRecord, or you'd prefer not to run each of your
Expand Down

0 comments on commit 32448f1

Please sign in to comment.