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

  • Home
  • SEARCH
  • 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 6058415
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T08:35:49+00:00 2026-05-23T08:35:49+00:00

Anyone know why RoR isn’t serving the CoffeeScript correctly? in my application view: <%=

  • 0

Anyone know why RoR isn’t serving the CoffeeScript correctly?

in my application view:

<%= javascript_include_tag :defaults %>

in the browser, this shows up as:

<script src="/assets/defaults.js" type="text/javascript"></script>

But when I click on that link, defaults.js is not found.

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8" />
  <title>Action Controller: Exception caught</title>
  <style>
    body { background-color: #fff; color: #333; }

    body, p, ol, ul, td {
      font-family: helvetica, verdana, arial, sans-serif;
      font-size:   13px;
      line-height: 18px;
    }

    pre {
      background-color: #eee;
      padding: 10px;
      font-size: 11px;
    }

    a { color: #000; }
    a:visited { color: #666; }
    a:hover { color: #fff; background-color:#000; }
  </style>
</head>
<body>

<h1>Routing Error</h1>
<p><pre>No route matches [GET] &quot;/assets/defaults.js&quot;</pre></p>



</body>
</html>
  • 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-23T08:35:50+00:00Added an answer on May 23, 2026 at 8:35 am

    In Rails 3.0, this :defaults argument was actually what was known as a JavaScript expansion, configured by Rails to expand out to include the Prototype files at public/javascripts.

    In Rails 3.1, there is no longer these JavaScript expansions, but rather there’s manifest files. Therefore you should not be using javascript_include_tag :defaults for this, but rather javascript_include_tag :application, which is the default JavaScript manifest file for your application.

    In a default Rails 3.1 application, there’s a app/assets/javascripts/application.js file which contains directives for Sprockets for which files to require. I’ve begun work on an Asset Pipeline guide for Rails which explains how these files work and what the directives mean.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Anyone know how to do this without using a third party program? If there
Anyone know this compiler feature? It seems GCC support that. How does it work?
Anyone know what control this is or how I add it, if it can
Anyone know why I am getting this error? Terminating app due to uncaught exception
Anyone know why this won't compile? The problem has to do with inheriting from
Anyone know how to do paging with php. like this: First 1 2 3
Does anyone know any good notification plugin/gem for RoR. I need to somehow store
Anyone know how to configure an ActiveRecord/nhibernate application to use Memcache as the 2nd
Anyone know if it's possible to databind the ScaleX and ScaleY of a render
Anyone know of a way to capture keyboard events (keyup / keydown) in Portable

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.