Search Results for "help-me-with-my-homework"

Lessons














Forum Threads

Devise is driving me crazy

1
Gems / Libraries
Hi Guys, Please can someone help me. I have set up sendGrid with devise. I have followed numerous tutorials and done everything correct but after a user signs up the log file site with the followi...
Gerard Donnelly replied
Solved

What is a good platform to hire Ruby developers from?

1
Ruby
I want to hire a remote developer to help me with my project. Does anyone knows a platform or job board to hire developers from?
Optymize replied

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...

Deploy Ubuntu 18.04 Bionic Beaver Discussion

77
General
Thanks btihen! I'll get the tutorial updated for its changes shortly!

How do I create a virtual balance model in Rails?

10
Rails
This is for a game application I'm creating. I have a user model, a stock model and a UserStock join table for the previous two models. User was created with devise. I intend to attach a certain ba...
inopinatus replied

Deploy Ubuntu 12.04 Precise Pangolin Discussion

104
General
Great tutorial!Just one thing, the Gemfile it's wrong, it's pointing to the wrong repository of each capistrano implementation. This should work:gem 'capistrano', '~> 3.0.0'gem 'capistrano-bundl...
Someone replied

Deploy Ubuntu 14.04 Trusty Tahr Discussion

371
General
The following commands should be slightly modified:cap install STAGES=productioncap production deployI believe it should be the following:bundle exec cap install STAGES=productionbundle exec cap pr...
paul lahana replied

Refactoring Controller Methods Discussion

26
General
I'm still downloading this episode right now, but I want to answer your question in your email 'Should we do more refactoring and talking about how to write clean code in the future?'. And my answe...
Tito Brahmanto replied

impossible to start my project with RoR v 4.2.10

0
Rails
help me to statr my first projet with RoR. on installation rails v4.2.10 ( *impossible for my to install the last version => v.5.x*) before create my project with command : `rails new inspiron -...
kara posted
Solved

Geocoding, Geolocation and Search with Geocoder + Google Maps APIs Discussion

18
General
great job chris
elie kazad replied

How do I access files on server with a cron or similar ? (outside of app)

17
Rails
Hi everyone, i'm a bit new to rails and i'm searching for help.I have a rails app where I receive a zipfile on my server (outside of the app, homedir of new FTP user).Then I want to unzip the files...
Jacob Montgomery replied
Solved

Advanced Search, Autocomplete and Suggestions with ElasticSearch and the Searchkick gem Discussion

77
General
Chris, this is awesome!I was hoping you'd do a Searchkick/ElasticSearch video since you did the Ransack video!Thanks for all the great videos!

BootsrapVue - Not Loading the CSS

0
CSS
Hello community! Can someone help me with some config? I tried to add Bootstrap-Vue to my rails/Vue project, but the CSS was not loading. I created a very simple one, but I can't make it work: h...
Eduardo Borsa posted
Solved

Rails for Beginners Part 38: Deploying to Heroku Discussion

13
General
I wasn't able to see the error where the users database table does not exist. I'm not sure if this is because I am on free tier but only the requests show on the logs and not the error itself: ```...
Guilherme Domingos replied

Rails & Vue.js Trello Clone - Part 2 Discussion

20
General
Wow a lot to process nice. Will keep a eye on this as I like to move to more frontend stuff. Thank you Chris
Someone replied

How To Create A Gem For Frontend Javascript And CSS Libraries Discussion

4
General
Thanks for posting this video! it really helped me with creating my own gems. here is the last one https://rubygems.org/gems/aw-highstock_rails for pushing it to https://rubygems.org/ i used `gem ...
Marco Beffa replied

Building AnimatedGif.me Part 1 Discussion

4
General
This is awesome Chris! Thanks so much! This will help me and my team better understand rails coding from start to finish!
brobles replied

Showing online users in chatroom sidebar

0
Rails
Hi I am building a website ("All-In-One") with articles publishing and a chatroom. The basic is done and apparently, everything works. So, now I'm working on better styling and details. here is the...
Bina Darabzand posted

Rails 5.1.5 ( redirect to login but not saving data [omniauth + Devise]

2
Rails
Im Trying to make Oauth using multi model, User and Identity. i setup the one to many Relationship between User and Identity and write some code for each model like thisuser.rbclass User < ...
Michael Lazuardy replied

Trix issue driving me crazy

2
Rails
Hey folx, I've been banging my head against the wall for the past two days, and I'm at this stage where it's time to ask smarter guys than me (cough, cough Chris) to help me out. This is a 7 year...
Marianna Szinek Kenesy replied