active-record tag

2 questions


2 answers
113 views
0
How should I design the payment system?

REST API for Android clients has been established and used by Rails.Our service's payment method is basically regular payment.The payment is made at the time of the first purchase, and the user raises...


1 answers
110 views
0
How do I create a query that I search for when the input value is an array in Rails Active record?

As the title suggests, when importing a value from DB, the input value is an array. Unfortunately, it would be nice if the DB column corresponds 1:1 with each value in the array, but it is not.In DB, ...


© 2024 OneMinuteCode. All rights reserved.