Ruby on Rails Thursday, April 28, 2016

Then I guess all you need to do is add some verbiage to the site that explains this.  Might require a page from the donate link before you hit the popup if the popup is all from Stripe and is not customizable.


Would also be nice it the number field for the amount was changed to something else or restricted so the up/down buttons go in something like $5 increments rather than penny increments.

Nice thing about Paypal is I already have money sitting there so I don't even need to hit a credit card to send some to you.  Somehow feels different.  No idea why but it is so.

Anyway, I'm living on the wild side now and made a donation.  Hope the thing really works; haven't had a chance to try it yet!

On Apr 27, 2016, at 5:05 PM, liam@tenex.tech wrote:

I'm a maintainer of the service too. Thanks for your feedback. The donations are processed by Stripe, so we don't actually receive your credit card information (just like with Paypal). If you want to confirm that, you can just inspect the page and see that it loads in an iframe, and that all that traffic goes to https://checkout.stripe.com

Being PCI-DSS compliant would be a huge hassle, so it's definitely a plus for us as well.

On Wednesday, April 27, 2016 at 1:24:16 PM UTC-4, Scott Eisenberg wrote:
I'd donate if there was a paypal options.  Not too keen on putting in my credit card to a random site, no matter how trustworthy I *think* you all might be.

Nice looking pop-up box though.

On Apr 27, 2016, at 11:57 AM, Josh Jordan <josh....@gmail.com> wrote:

Hi all!

Just wanted to announce a big update we made to Rails Assets https://rails-assets.org

For those who haven't used it before, Rails Assets takes Bower components and packages them up as Ruby gems, to ease some of the pain of getting bower components working on Rails projects. No longer do you have to copy/paste javascript and CSS to your vendor directory, and then manage updating it yourself. You don't even need to learn bower! Just go to Rails Assets, type in the name of the bower component, and pull it in as a gem.

We revamped the user experience so that it should be MUCH easier to find the components you're looking for and get them working in a Rails app. Here's some release notes:
* Completely new search interface
* Each component now has its own page
* Very clear instructions on how to install a component
* Dramatically improved interface for choosing a version other than the latest
* Ability to link to component pages directly
* Ability to link to search results directly

As always, please hit us up with feedback!
Josh

PS: We're accepting donations at https://rails-assets.org now as well. If you find this useful, even a few dollars helps us keep it running!

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-ta...@googlegroups.com.
To post to this group, send email to rubyonra...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/2d690fe1-7f78-4d81-bc34-d37c9782c926%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/4cfaca5f-85e9-44b6-8cb2-39136afa3b04%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment