What is the best configuration for VScode for Rails Development alongside JS

4
Tips
Hey Guys, So I'm actually trying to properly setup VS code for rails, But I am not able to make it as perfect as I set it up for JS or other languages. Currently, I am using rubocop, selenium, rub...
DuaneOgburn replied

Does anyone have experience with ruby motion to develop mobile app in ruby?

0
Tips
http://www.rubymotion.com/

How do I start to learn programming and eventually land my first job?

0
Tips
I am a 21-year-old adult with just the basic understanding of programming; however, I am fascinated by the applications modern computer programs have reached. I would like to hear any tips anyone m...
Ernesto Flores posted

How do I do the following in a better way?

3
Tips
How can I write the following code in better way ``` if author.present? Article.where(category: params[:category], author_id: author.id) else Article.where(category: params[:category]) end ```
milaradionova replied

What are you best recommendations for Ruby on Rails books I should read?

4
Tips
I am trying to understand Ruby and Rails as best I can. I've purchased a bunch of ruby on rails books, but am wondering if you have any recommendations. Perhaps there are many I haven't yet read ...

How would you implement an authorization system in Rails?

0
Tips
Let's say you have users-or-members in your application and each user has his/her own contacts. How would you implement the functionality to allow user1 to add/modify contacts for user2, but not de...

I joined GitHub Education

5
Tips
I joined GitHub Education. How can I validate the account in Gorails to take advantage of the benefit?
Juan Mark replied
Solved

How do i create a rails app so admin creates user accounts

1
Tips
Hello there I am new at rails and I got kinda a suggestion/request to make an app similar to slack, basecamp etc.. For the company ( where i am an intern). So I got no idea how to make the part whe...
Phyllis Gibson replied

How do i receive chunked files in API's

0
Tips
Hi i am building rails api based application. I need to receive bigger files in chunk api, and final one more api. Any idea or existing solution i can get or refer.
Dilip posted

How do I take over an existing code base?

2
Tips
Hi, everyone. This is my first post here. I'm taking over an existing Rails 6 project that is in production (and that I haven't worked on before). There's a lot to think about :-) Has anyone compil...

Enum in Models and Forms

1
Tips
I put together information I collected across different blogs, tutorials about how to use Enums in Models and Forms (focus on Rails 7). I might have missed some use cases, so feel free to comment ...
ghjuio replied
Solved

How do I constantly monitor a Rails database & then action an alert?

0
Tips
How do I constantly monitor a Rails database & then action an alert? eg. I want the user to save an alert in the backend. The backend would check an external API and compare the price in the DB...
Christopher Lam posted

Your biggest aha! moment?

5
Tips
Basically, what has been your biggest code aha! moment. That time when you understood some concept or mantra that you were familiar with but couldn't wrap your head around. For me, being the noob ...
Chris Oliver replied
Solved

How do I do this???

0
Tips
Hi, I have a App "myApp" and contains users. than there is an external App "ExtApp". myApp & ExtApp have a partnership. So when one user of myApp want to join ExtApp the user should automati...
MrGrashopper posted

rails 5.2.2 template.rb sqlite3 versions issue

1
Tips
Hi there, after few hours digging arround i just found the answer to this: when trying to start a new project with the template.rb i had issues because of the version of sqlite3. rails was automat...
Chris Oliver replied

Anyone had experience with Wasabi Cloud Storage?

2
Tips
They claim $4.99 per TB/month with no API calls and Unlimited free egress, Amazon S3 API support, 6x faster than AWS S3, and they work with a couple different CDNs. This seems like a fantastic ser...
Daniel Weaver replied

cloudflare vs cloudfront vs ?

3
Tips
Hey Chris, I've many images on S3 with avg size of 30KB per img that take about 1-2 seconds to display. I'm looking at cloudfront & cloudflare to speed this up. Later perhaps imgix, but I see ...
Marcus S replied
Solved

Create dynamic table for existing resource

3
Tips
Hello. I have an existing RoR site, and I've added a new resource that will allow users to add different coffee roasts. On the resulting table, I'd like users to be able to filter the restults ba...
Simon Cooper replied

How does Chris open NERDTree by default when he runs "mvim ." ?

2
Tips
When I open a directory with mvim, I don't seem to be getting nerdtree. Instead, I get the regular directory buffer that is styled like nerdtree. When I open a file from this regular tree view, it ...
Ohad Dahan replied

Want to stay up-to-date with Ruby on Rails?

Join 88,834+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.