This website requires JavaScript.
Explore
Help
Sign In
BitGoblin
/
game-data
Watch
1
Star
0
Fork
0
You've already forked game-data
Code
Issues
8
Pull Requests
Packages
Projects
Releases
Wiki
Activity
18
Commits
1
Branch
0
Tags
fa9245d7ecf9ddcf2a6f7f9b7dcb732fb99a5fde
Commit Graph
7 Commits
Author
SHA1
Message
Date
Gregory Ballantine
fa9245d7ec
Added rubocop for style checking; added woodpecker CI config
All checks were successful
ci/woodpecker/manual/woodpecker
Pipeline was successful
Details
2023-12-08 12:17:13 -05:00
Gregory Ballantine
1a363a5862
Improved the db:migrate function in the Rakefile to utilize the Sequel API for running migrations, and to allow downgrading to a specific migration easily
2023-12-07 13:04:02 -05:00
Gregory Ballantine
394a8ef91f
Modified the Rakefile to make the rerun command a lot better
2023-11-29 22:01:44 -05:00
Gregory Ballantine
b8bec03357
Removed the setup rake task to run bundler and replaced it with a shell script
2023-07-06 11:49:48 -04:00
Gregory Ballantine
6c1c8bca0a
Added Sequel ORM for database handling; added navbar
2023-07-05 18:04:31 -04:00
Gregory Ballantine
6f680e72e5
Added some more scaffolding to the project to get going; added Foundation css to start with styles
2023-07-03 23:02:25 -04:00
Gregory Ballantine
b376bf3a79
Added started adding some Sinatra app stuff
2023-07-02 23:42:24 -04:00