IT

 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 

 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 

 

 

 






 







 


IT

 

 

AI  

 

 






 







 


 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 

 






 







 


 

Web  

 

 

PlayStation  

 

YouTuber  

 





 

 





 

 

 












Top 5 Ruby gems for Rails apps  

3users  
www.mikecoutermarsh.com  


I recently shared a couple of my favorite gems on Twitter. And people asked for more! These are my top 5 must have gems for any Rails app + my reasoning and some tips on how to best use them. PryFlipperSidekiqRack::AttackPrometheusPry - development consoleIf you're a person who uses debugger or puts for debugging your code, try this now! This gem is the secret to writing Ruby quickly and confident




 

2023/04/12 12:57
 







 

















Rails + Capybara + Selenium + Chrome Driver setup  

3users  
www.mikecoutermarsh.com  


Just setup our Capybara tests to use Chrome driver. Here is how I did it. First, added group :test do gem 'capybara' gem 'selenium-webdriver' gem 'chromedriver-helper' # <- New! end Then in the spec_helper.rb Capybara.register_driver :selenium do |app| Capybara::Selenium::Driver.new(app, browser: :chrome) end Capybara.javascript_driver = :chrome Capybara.configure do |config| config.default_max_wa




 

2017/07/17 18:33
 



 











Rails + Grape + API Key Authentication  

12users  
www.mikecoutermarsh.com  


When adding a Grape API to an existing Rails application you have a few options for user authentication. Probably the simplest and most basic way to authenticate an API is by issuing API keys to your users. How it worksUser submits their Username/Password to the API.API authenticates the user and returns an API Key.For all subsequent API requests, the user submits the key with their request. This




 

2014/07/02 13:16
 









 



































 

www.mikecoutermarsh.com  

 



j

k

l

e

o
 
 
















 









 

















 









 









 







Pro



 




 






App Storeからダウンロード
Google Playで手に入れよう


Copyright © 2005-2024 Hatena. All Rights Reserved.
 





x