542 questions
I am thinking of introducing a conversation function through asynchronous communication.Data can be displayed without page movement, but it cannot be displayed without page movement or reloading.If an...
Prerequisites/What you want to achieveI'd like to implement the feature so that I can't post if I set a date before yesterday when I post.We are creating a posting application that opens after the dat...
I am conducting a text-based log analysis (fluentd), and I am considering using grep for the desk examination.Eventually, I checked the difference in the processing method when registering Fluentd.In ...
Twitter login is being implemented on Rubu on rails.For that reason, I would like to create a user model for login.I typed the following command to the terminal to create a user model../bin/railsg mod...
I would like to obtain low from the following URL, but if anyone knows how to do it, please let me know.URL: http://100.100.100/test/site/page/1?money%5Bgo_to%5D=lowAlso, the place to retrieve will be...
Some models have the following relationships:Group-<GroupUser>-UserUser can belong to Group.How should I write to find Group to which User A and User B and User COnly belong?Now I'm checking the...
I'm a beginner at Rails.LINE login is not possible with Rails 5.The implementation method was followed by the following site.https://techdatebook.hatenablog.com/entry/rails_lineI deployed LINE login t...
I would like to use Ruby's regular expression to determine that a particular string (for example, vowel [aiueo]) is stored in an array whenever the String string contains a specific string.How should ...
I run a web server at rails.The pages managed by registered users can change font size and color using the form, but the changes are not reflected in real time.CSS updates are reflected only after dep...
I'm trying to load the contents of a page in a site using ruby's open-uri.403 error (accessible via browser).url=https://www.hogehoge.jpopt = {}opt ['User-Agent'] = 'Mozilla/5.0 (Windows NT 6.3; Win64...
« | - 17 - | » |
© 2024 OneMinuteCode. All rights reserved.