Search Results for "help-with-programming-to-decide-if-user-input-is-string-or-integer"

Lessons














Forum Threads

Setup Windows 10 Discussion

236
General
Hi,I got all the way through this so thanks for the walk through! I run "rails server -b 0.0.0.0" and the server boots fine but when I go to localhost:3000 in the browser, the browser icon spins bu...

Looking for Rails work? / Hiring Rails developers?

52
General
Similar to the Hacker News thread, I thought we might start up a thread for anyone looking to hire a Ruby / Rails freelancer or if you're a freelancer looking for work. *Please lead with either SE...
Azmat Ulhaq replied

Is it necessary to overengineer Java programme?

0
General
Recently I've been studying Spring Boot and Spring Framework to develop a RESTful API application. Previously I have been using Laravel to develop RESTful API for my work. But I decided to expand ...
Jonesmartinze posted

Should I switch to RoR from Laravel?

5
General
Hello there, I'm a web developer and using Laravel for day-to-day life. It's been around 5 years of developing with Laravel. But I feel neither comfortable nor confident using Laravel. And I feel ...
hennybell227 replied
Solved

How do I build a dynamic drop down menu in Rails with Simple Form?

1
Rails
I would like some help on how to build a dynamic dropdown menu with Rails Simple form. I'm really new to programming so any help will be appreciated. Many Thanks, SS Here is my Simple Form cod...
Chris Oliver replied

I'm feeling lost about learning JavaScript, HELP!

10
Javascript
Hello people, for the past weeks or months I've been trying to learn JS by my self. I started learning with Modern JavaScript and read most of the basic stuff but I couldn't continue and I stoppe...

Is there a beginners course?

7
Rails
Hi I've searched but I cant find a beginners to rails course, am I being blind? Thanks

How did you become good at back end development / Ruby on Rails?

7
Rails
My introduction to Ruby on Rails was a "complete course" on Udemy and reading Michael Hartl's book. A year's worth of dedicated practice later, I'm still struggling with my skills and understandin...
Alan Reid replied
Solved

Having a little problem running the 'rails server' command...

0
Rails
Hi there,I'm new to the whole programming and I'm trying to figure out why I can't seem to run the 'rails server' command if anyone can help me out that would be cool. The code below is what I get ...
Codesaurus1 posted
Solved

Model/concerns question

6
Rails
Hi. I am learning ROR on my own (no formal programming trainng) so this may be a question with an obvious answer but i'm stuck and the answer will help me understand how to call concerns. I have ...
Chris Oliver replied

Group Chat with ActionCable: Part 5 Discussion

23
General
Hi Chris,How many users is a chatroom-site like this able to handle?thanks,
anasaijaz replied

Data Structure - Going back to the basic with Ruby

1
Ruby
Hi Chris,Could you help me with books, material, videos about Data Structure with Ruby? I have been asked a lot about it in the interview. I am rusty about it and there are tons of pieces about on ...
William Kennedy replied
Solved

Not able to Subscribe

0
Ruby
Hi there! Im pretty new to programming and have been taking the Multiple Chatroom lessons but.... Getting this error...can somebody help me with it? ```` Started GET "/cable" for ::1 at 2021-05-14 ...
Danniel Tung posted

When deployed to Heroku, python setup.py egg info did not run successfully.

0
General
Hi everybody, I joined this group to learn more about web development. I am familiar with Java, C, and HTML, and am actively learning CSS and Python. I am highly interested in programming, which is...
Callum D posted

Pair Programming on Rails Scopes Discussion

9
General
This sort of tutorial is really so helpful. It would have been more nice if we could watch how to change default week days and starting week day in rails.
Alisha Taylor replied

Receiving Webhooks in Development with Ngrok and Docusign Discussion

10
General
Would really appreciate the embed signature stuff if possible.
Mike Straw replied

Can't connect to rails server

11
Rails
Hello, I am very new to programming and Ruby on Rails (day 3). I'm having a lot of trouble connecting to a server.  I have tried,rails s -b $IP -p $PORTrails s bundle execand several other com...
AustinH00 replied

Refactoring Your jQuery Code with Objects in Coffeescript Discussion

18
General
Thanks for this episode! I was recently working on a Rails project and saw much the same setup in their JS, didn't really grasp it at a high level. I could see it was organized more than the JS I w...
Fabrizio Bertoglio replied

Comments With Polymorphic Associations Discussion

98
General
Awesome Video. I really liked and refreshed my concepts about Polymorphic Associations. Thanks :)
Karl McCollester replied

Setup Ubuntu 13.04 Raring Ringtail Discussion

66
General
Hi there,when installing ruby using rbenv, at the step of "rbenv install 2.0.0-p195", it shows the results below:Downloading ruby-2.0.0-p195.tar.gz...-> http://ftp.ruby-lang.org/pu...BUILD FAILE...
Someone replied