bucky pushed to rubocop at bucky/url-shortener
-
3fd8e8c630 wrap the string in single quotes
bucky pushed to rubocop at bucky/url-shortener
-
f81199e31b maybe this will clean up a few things
bucky pushed to rubocop at bucky/url-shortener
-
bf1fefd1bc still worknig on env file, and adding logic to not build if the tests fail
bucky pushed to rubocop at bucky/url-shortener
-
c51a6782d9 another shot at cleaning up the .env.rb file
bucky pushed to rubocop at bucky/url-shortener
-
795447e029 attempting to clean up the .env.rb file
bucky pushed to rubocop at bucky/url-shortener
-
7caf25c4d0 don't kill it if linting breaks, mark it as unstable
bucky pushed to rubocop at bucky/url-shortener
-
3fa1de5e4e install bundled gems in /vendor, and use bundle exec to run them
bucky pushed to rubocop at bucky/url-shortener
-
f86da2ed6f forgot to wrap the steps in a steps block
bucky pushed to rubocop at bucky/url-shortener
-
282a07c5fb added rubocop linting section with output for reports and clean up
-
bf6ed14b5e custom parts for rubocop to run. don't worry about block length in many
-
7d35133e43 require capybara and rspec parts needed for tests to run instead of
-
c505012b00 rubocop added frozen string literal comment
-
4f54124519 rubocop autofixed formatting
- Compare 9 commits »
bucky pushed to master at bucky/url-shortener
-
15a5017c86 set up to run with only the freebsd and ruby labeled agent(s)
bucky pushed to master at bucky/url-shortener
-
dd5caa4056 updated README, swapped Falcon for Puma for now, and ignored more files
bucky pushed to master at bucky/url-shortener
-
360ddbe6d2 include the branch name in the zip, so it can be identified a little easier later
bucky pushed to master at bucky/url-shortener
-
b3b886f0b3 Merge pull request 'simplify-secret' (#27) from simplify-secret into master
-
93aa007c14 removed secret.rb, it's no longer needed
-
4e32f4a60d use the escaped quotes for it to work correctly
-
2759880a53 remove env.
-
7bc1a852db swap quotes on the db name
- Compare 8 commits »
bucky deleted branch simplify-secret from bucky/url-shortener
bucky pushed to simplify-secret at bucky/url-shortener
-
93aa007c14 removed secret.rb, it's no longer needed