spree_bank_transfer
spree_bank_transfer copied to clipboard
looking 2.4.x branch for spree 2.4.x
Hi,
looking 2.4.x branch for spree 2.4.x
Thanks Thiyagarajan Veluchamy
Same here. Dependencies not met.
Thanks
Yes thanks
I've forked repo and created mine: https://github.com/redglory/spree_bank_transfer/tree/2-4-stable
Changed gem name to spree_bank_transfer though
@redglory mate i got error when i tryied to clone your branch
gem 'spree-bank-transfer', github: 'vinsol/spree_bank_transfer', branch: '2-4-stable'
Git error: command git rev-parse 2-4-stable
in directory
/home/c1ph3re/.rvm/gems/ruby-2.1.5/cache/bundler/git/spree_bank_transfer-
has failed.
Try to use my branch: gem 'spree_bank_transfer', git: 'https://github.com/redglory/spree_bank_transfer.git', branch: '3-0-stable' I've renamed gem to 'spree_bank_transfer' instead of 'spree-bank-transfer'
@redglory, I am trying to get spree_bank_transfer to work on a Spree 3.0 install too. I had to tweak some things from your branch and the add details link (js function) in the order show#page doesn't work. I would be glad to help you port the gem to a 3.0 version. How can I do? Cheers