{"id":22006575,"url":"https://github.com/lockstep/maker_support","last_synced_at":"2025-09-12T19:38:50.318Z","repository":{"id":74751837,"uuid":"99033706","full_name":"lockstep/maker_support","owner":"lockstep","description":"A bare-minimum application for per-podcast financial contributions.","archived":false,"fork":false,"pushed_at":"2017-08-02T12:34:06.000Z","size":234,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T06:44:54.061Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lockstep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-01T18:59:49.000Z","updated_at":"2017-08-01T19:01:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"ce05d3ce-3a44-4b81-946d-fd47c7d85dea","html_url":"https://github.com/lockstep/maker_support","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lockstep/maker_support","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lockstep%2Fmaker_support","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lockstep%2Fmaker_support/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lockstep%2Fmaker_support/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lockstep%2Fmaker_support/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lockstep","download_url":"https://codeload.github.com/lockstep/maker_support/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lockstep%2Fmaker_support/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274864556,"owners_count":25364232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-30T01:13:08.741Z","updated_at":"2025-09-12T19:38:50.291Z","avatar_url":"https://github.com/lockstep.png","language":"Ruby","readme":"# README\n\nA super-simple Rails app for per-podcast financial contriubtions\nvia Stripe.\n\nContributions are welcome!\n\n### Base system\n\n* Rails 5.1.0\n* Ruby 2.4.1\n* [pg](https://github.com/ged/ruby-pg) for `ActiveRecord`\n* The app is preconfigured for Google Analytics, just add `GOOGLE_ANALYTICS_ID` to the environment.\n\n### General\n\n* [active_model_serializers](https://github.com/rails-api/active_model_serializers)\n* [draper](https://github.com/drapergem/draper)\n* [figaro](https://github.com/laserlemon/figaro)\n* [pundit](https://github.com/elabs/pundit)\n* [secureheaders](https://github.com/twitter/secureheaders)\n* [sidekiq](https://github.com/mperham/sidekiq)\n\n### Frontend\n\nAll of these are managed by `yarn`.\n\n* [bootstrap4](https://www.npmjs.com/package/bootstrap-v4-dev)\n* [jquery](https://www.npmjs.com/package/jquery)\n\n### Development\n\n* [foreman](https://github.com/ddollar/foreman)\n* [newrelic_rpm](https://github.com/newrelic/rpm)\n* [pry](https://github.com/rweng/pry-rails)\n* [pry-byebug](https://github.com/deivid-rodriguez/pry-byebug)\n* [pry-doc](https://github.com/pry/pry-doc)\n* [RuboCop](https://github.com/bbatsov/rubocop)\n\n### Test\n\n* [bullet](https://github.com/flyerhzm/bullet)\n* [bundler-audit](https://github.com/rubysec/bundler-audit)\n* [capybara](https://github.com/teamcapybara/capybara)\n* [database_cleaner](https://github.com/DatabaseCleaner/database_cleaner)\n* [devise](https://github.com/plataformatec/devise)\n* [factory_girl_rails](https://github.com/thoughtbot/factory_girl_rails)\n* [high_voltage](https://github.com/thoughtbot/high_voltage)\n* [memory_profiler](https://github.com/SamSaffron/memory_profiler)\n* [poltergeist](https://github.com/teampoltergeist/poltergeist)\n* [rack-mini-profiler](https://github.com/MiniProfiler/rack-mini-profiler)\n* [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers)\n* [spring-commands-rspec](https://github.com/jonleighton/spring-commands-rspec)\n* [webmock](https://github.com/bblimke/webmock)\n\n### Production\n\n* [airbrake](https://github.com/airbrake/airbrake)\n* [heroku-deflater](https://github.com/romanbsd/heroku-deflater)\n* [lograge](https://github.com/roidrage/lograge)\n* [rails_12factor](https://github.com/heroku/rails_12factor)\n* [rake-timeout](https://github.com/heroku/rack-timeout)\n\n## Removed\n\nThe following default Rails gems have been removed:\n\n* [coffee-rails](https://github.com/rails/coffee-rails)\n* [jbuilder](https://github.com/rails/jbuilder)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flockstep%2Fmaker_support","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flockstep%2Fmaker_support","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flockstep%2Fmaker_support/lists"}