0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update version More... about 5 years ago
Merge pull request #54 from ramontayag/rack-switching More... about 5 years ago
Update readme with dev instructions More... about 5 years ago
Add ability to switch via rack app More... about 5 years ago
Merge pull request #53 from ramontayag/dont-cache More... over 5 years ago
Clear ActiveRecord query cache when switching More... over 5 years ago
Prepare v2.1.1 More... over 5 years ago
Merge pull request #51 from ramontayag/fix-schema-migration-versions-50 More... over 5 years ago
Use AR model to create schema migration versions More... over 5 years ago
Fetch migration versions in an `uncached` block More... over 5 years ago
Memoize migration versions in case it is called again More... over 5 years ago
Prepare v2.1.0 More... over 5 years ago
Merge pull request #49 from ramontayag/use_conn_string More... over 5 years ago
Reading of `Storey.suffix` goes through `Storey.configuration.suffix` More... over 5 years ago
GenDumpCommand does not insert database if connection string is given More... over 5 years ago
Default of `database_url` to the Storey config in `GenDumpCommand` More... over 5 years ago
Merge pull request #48 from ramontayag/print_error More... over 5 years ago
Update travis postgresql More... over 5 years ago
Result of `appraisal install` More... over 5 years ago
GenLoadCommand uses keyword args More... over 5 years ago
GenLoadCommand when given a connection string will prioritize it More... over 5 years ago
Change `GenLoadCommand.execute` to `GenLoadCommand.call` More... over 5 years ago
Rename BuildsLoadCommand to GenLoadCommand More... over 5 years ago
Wrap in module to be able to call other classes without Storey if need be More... over 5 years ago
Update rspec matcher syntax More... over 5 years ago
Allow users to set database_url More... over 5 years ago
GenDumpCommand uses connection string if given More... over 5 years ago
Change signature `GenDumpCommand.execute` to `.call` or `.(...)` More... over 5 years ago
Simplify GenDumpCommand to not use instances of itself More... over 5 years ago
Be able to call GenDumpCommand without Storey module More... over 5 years ago