{"id":18063322,"url":"https://github.com/danielweinmann/catarse_lbm_gift_cards","last_synced_at":"2025-09-09T18:39:36.434Z","repository":{"id":24907297,"uuid":"28323974","full_name":"danielweinmann/catarse_lbm_gift_cards","owner":"danielweinmann","description":"Catarse payment engine for LittleBigMoney Gift Cards","archived":false,"fork":false,"pushed_at":"2015-01-13T14:30:24.000Z","size":220,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-11T08:48:20.130Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielweinmann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-22T04:07:06.000Z","updated_at":"2015-08-31T18:52:40.000Z","dependencies_parsed_at":"2022-08-23T12:02:34.442Z","dependency_job_id":null,"html_url":"https://github.com/danielweinmann/catarse_lbm_gift_cards","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielweinmann%2Fcatarse_lbm_gift_cards","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielweinmann%2Fcatarse_lbm_gift_cards/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielweinmann%2Fcatarse_lbm_gift_cards/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielweinmann%2Fcatarse_lbm_gift_cards/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielweinmann","download_url":"https://codeload.github.com/danielweinmann/catarse_lbm_gift_cards/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247340671,"owners_count":20923300,"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","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-10-31T05:10:36.462Z","updated_at":"2025-04-05T13:24:44.761Z","avatar_url":"https://github.com/danielweinmann.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CatarseLbmGiftCards\n\n[Catarse](http://github.com/catarse/catarse) payment engine for LittleBigMoney Gift Cards\n\n## Installation\n\nAdd this line to your Catarse application's Gemfile:\n\n    gem 'catarse_lbm_gift_cards'\n\nAnd then execute:\n\n    $ bundle\n\n## Usage\n\nConfigure the routes for your Catarse application. Add the following lines in the routes file (config/routes.rb):\n\n    mount CatarseLbmGiftCards::Engine =\u003e \"/\", :as =\u003e \"catarse_lbm_gift_cards\"\n\n## Development environment setup\n\nClone the repository:\n\n    $ git clone git://github.com/danielweinmann/catarse_lbm_gift_cards.git\n\nAdd the Catarse code into test/dummy:\n\n    $ git submodule add git://github.com/catarse/catarse.git test/dummy\n\nCopy the Catarse's gems to Gemfile:\n\n    $ cat test/dummy/Gemfile \u003e\u003e Gemfile\n\nAnd then execute:\n\n    $ bundle\n\nReplace the content of test/dummy/config/boot.rb with this:\n\n    require 'rubygems'\n    gemfile = File.expand_path('../../../../Gemfile', __FILE__)\n    if File.exist?(gemfile)\n      ENV['BUNDLE_GEMFILE'] = gemfile\n      require 'bundler'\n      Bundler.setup\n    end\n    YAML::ENGINE.yamler= 'syck' if defined?(YAML::ENGINE)\n\n    $:.unshift File.expand_path('../../../../lib', __FILE__)\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n\nThis project rocks and uses MIT-LICENSE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielweinmann%2Fcatarse_lbm_gift_cards","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielweinmann%2Fcatarse_lbm_gift_cards","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielweinmann%2Fcatarse_lbm_gift_cards/lists"}