Search Results for "write-my-essay-for-me-cheap"

Lessons

















Forum Threads

Should I be able to master JavaScript in less than two months?

6
Javascript
I realise this is probably a redundant post because others have asked the same question, but I'm curious if I'm any good at JavaScript now that I've been learning it for two months. I feel as if I ...

Writing an ActiveRecord adapter

0
Rails
Since none currently exists, I'd like to write my own ActiveRecord adapter for the Immudb database. However, I've been searching for a while online and can't find any good resources on how to write...
DEEPAK KUMAR posted

STATISTICS APPLICATION

0
General
Hello everyone, I am building a web app in rails to manage quality indicators of a financial institution. My apps use many complexe Queries. Unfortunately I am not very strong in rails so for my qu...

Search functionality for the screencasts

8
Site Feedback
It would be great if can search through the screencasts. You will definitely need one once the number of screencasts increase.
Chris Oliver replied

Uncaught Error: If you load both jquery_ujs and rails-ujs, use rails-ujs only.

0
Javascript
I have a rails 6.1 application that uses jquery. Here is how I'm importing it in my config/webpack/environments.js file: $: 'jquery/src/jquery', jQuery: 'jquery/src/jquery', jquery: 'j...
Tripscape posted

SEEKING FREELANCER - Javascript configuration

17
Javascript
I have been trying for 4 years and 3 months to try to setup a basic rails app. I have bought 10+ books, subscribed to this and several ohter subscription services to try to learn the basics of rai...
Melanie replied
Solved

RSpec w/capybara vs Mini Test

6
Testing
Hey guys, what are your thoughts on RSpec vs Mini Test. Which one do you use and why? Cheers, Drilon
Chris Oliver replied

Use coffeescript or javascript in rails form to grab model attribute

10
Javascript
I am working on a Rails app and need some help with coffeescript which I'm honestly not very good at. I have a form with a field called location_id using a collection in Rails. ```` <%= f.grou...
shakycode replied
Solved

video about sortable lists

21
Rails
Hi, I'm not sure if this is the right place to post this issue, but I'm looking for a way in my Rails app to reorder items by drag and dropping. I tried to implement the solution by Ryan Bates in...
Anthony Candaele replied

How do I display several posts in related "weeks"

17
General
I would like to structure my blog so that I can assign posts I have created with Trix and Shrine to weeks. I want to have 12 teaserboxes on my index page which can then be clicked and if I click o...

Rails 5's ActionCable and Websockets Introduction | GoRails - GoRails

27
General
Great Post. Thanks
Someone replied

My first 3 hour project for job application

3
General
Hello, I made it past the phone screening and the next stage is that a robot will email me a project and I have a three hour window to complete it and then email them the results. This is for a R...
Chris Oliver replied

Open Source Vlog - Setting Up Rspec Discussion

1
General
I've been busting my chops to write better code so I hope I can make a contribution soon. Thanks for leading the way!
Chris Oliver replied

How to use Sweet Alert to replace standard confirm dialog

9
General
I'm trying to use Sweet Alert to replace the standard Rails confirm dialog. I can get it working in a plain new Rails app but not in my production app. I'm using the *sweet-alert-confirm* gem here...
Sbstn replied

Can someone help explain how to use test_double to mock a gem class in my app?

7
Testing
Hello, My app uses a gem that goes out to network devices. I want to write some specs that test my classes without going out to the network devices via the gem. I want to use test_double or some...
Bill Snapper replied

Draper Gem or explicitly use Decorators and Presenters?

0
Rails
Hi, my question is simple that sometimes I have to extend my model with methods that are usually for more advance business logics and sometimes I need some methods that are used in views (not speci...
Ali Ahmed posted

What are your goals for 2018?

5
General
Hello all, Last year I posted a similar post, and it was really popular. So first off how many of your goals did you complete? Here's the [previous post](https://gorails.com/forum/what-are-your-go...
robert replied

Migrate away from Mandrill?

14
Gems / Libraries
You have a screencast where you [describe how to incorporate Mandrill into your Rails application](https://gorails.com/episodes/sending-emails-with-mandrill?autoplay=1), and because of that I've us...
Melanie replied

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

what options are there to license my rails application to endusers, like concurrent users or counted users. How can we manage that with rails, or so I need to write something from scratch

0
General
SO I have created an rails application, that I want to distribute for a fee. It will be hosted on AWS elastic servers with autoscale. I need to somehow have the ability to generate liceses for ...
jl@lejoly.com posted