Search Results for "senior-ruby-on-rails-developer"
Forum Threads
Looking for Ruby on Rails Developers to work In a US based company
Is there less opportunity for junior developers/1st job seekers in Rails?
It seems that almost all of the Ruby on Rails job postings are for senior developers, usually with 5+ years experience, although I am aware of the caveat that one should not let that stop them from...
Rails Addict postedHi, my name is...
Is there anyone who could offer advice or help with Generating a PDF Within the Program?
Rails Competency Levels
Ruby Scripts & IRB Discussion
Eric! Good to see you here bud! Yeah, I purposefully didn’t cover the install step here in the hopes that we can unify on a solution for installation that we can easily keep up to date internally. ...
cjilbert504 repliedData Structure - Going back to the basic with Ruby
Hi Kelvin,Let me try and put my own perspective1 - Solid understanding of programming and computer science fundamentals. What do they want me to know?Cracking the coding interview book2 - Data Stru...
William Kennedy replied • SolvedSenior Ruby Software Engineer - Backend (Fully 100% Remote work from anywhere)
FairMoney is building the leading mobile bank for emerging markets. FairMoney is unique thanks to its international exposure (with offices on 3 continents) and its impact-driven mission: we bring f...
Emmanuel Sodeinde postedShould scopes be seperated out to allow chaining or be specific to the what you are trying to do?
I forgot these existed... have you tried using `merge` / `or` to retain the `ActiveRecord::Relation` instead of returning an array? ```ruby def all_tenders self.tenders.merge(self.tenders_by_gro...
Jacob Montgomery repliedLooking for Senior Software Engineer experienced in Ruby!
Hi all, I'm looking for a Senior Software Engineer to work full time either in Edinburgh or remotely in the UK to work for a leading cloud based accounting platform with over 65,000 users. Must h...
Eleanor Turner postedAir Quality Monitoring with Ruby, a Raspberry PI & PMS5003 Sensor Discussion
Awesome! Pretty cool. As Jason mentioned if you can have a video showing which Raspberry PI to use and how to connect a Raspberry PI to system to write code that would be great. Also please put lin...
Subrat Rout repliedActsAsTenant demo app
From a senior dev... 1. Have a tenant table that stores the domain 2. Add tenant_id to devise users table for lookup 3. In the application controller, match up devise's current_user object with th...
Robert Ault repliedHow do I pass my wizard form data to my search index page as filters/parameters?
I cannot for the life of me figure this out. I'm using the Algolia search API along with the Algolia gem, but I didn't set it up in the app I'm working on. The Algolia search is attached to my Proj...
Liam postedHow to Hire a SaaS Software Developer at a Low Cost?
Thank you, JohnCooper, for sharing these valuable strategies on hiring a SaaS software developer at a low cost. Your insights on remote work, freelance platforms, outsourcing, and other cost-saving...
Sofiia Sovchenko repliedAjax Search Remote True across the site
Way late on a response here. I figured out the problem why it was forcing a HTML response on hitting search box. I had the search_form_for wrapped in a `` tag in the application.html.erb. Removi...
shakycode replied