Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4038936
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T12:32:14+00:00 2026-05-20T12:32:14+00:00

Rails beginner here. I want to use a few plugins (such as videoJS or

  • 0

Rails beginner here. I want to use a few plugins (such as videoJS or jQuery UI) that contain both CSS and Javascript files in their downloads. I see that rails separates the two, putting JS in public/javascript and CSS in public/stylesheets.

Where should I put the files so that I can keep the JS and CSS together, and how do I reference them?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T12:32:15+00:00Added an answer on May 20, 2026 at 12:32 pm

    You can put JS and CSS anywhere you want in public dir. For example: you have got videoJS plugin in public dir:

    public
      - stylesheets
      - javascripts
      - videoJS
        - videojs.js
        - videojs.css
        - reset.css
        - jquery.min.js
    

    So now you just need to add this:

    <%= stylesheet_link_tag '/videoJS/videojs', '/videoJS/reset' %>
    <%= javascript_include_tag '/videoJS/videojs', '/videoJS/jquery.min' %> 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Rails beginner here.. I have a users resource where I implemented a callback that's
Beginner rails/javascript question: Let's say that I have a simple Circle model in a
I am beginner in rails. I have view that i try to print inside
I am a beginner-verging-on-intermediate rails developer that is working hard to improve my skills.
I am a beginner with Ruby and Rails but I managed to use OmniAuth
I am a beginner in Rails and I read that the Rails enforces the
Brief question, beginner's work on Ruby/Rails. Here's my view: <h1>News</h1> <%= @posts.each do |post|
I am beginner of Ruby on Rails and use Windows for development. I do
Iam a beginner in rails 3. I want to create a simple App. In
Hey all,(im a beginner in rails) i've created a controller that look like that:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.