#
rails-asset-pipeline
Here are 33 public repositories matching this topic...
Use Service Worker with the Rails asset pipeline
-
Updated
Jun 6, 2020 - Ruby
A simple Rails wrapper for Google Material Icons
-
Updated
Feb 24, 2020 - HTML
CSS Optimizer(csso) ruby wrapper for Rails Asset pipeline
-
Updated
Dec 12, 2019 - Ruby
Service Workers on Rails demo app with the serviceworker-rails gem
-
Updated
Jun 5, 2020 - Ruby
js-namespace-rails let you choose which javascript snippet can execute in rails assets pipeline
-
Updated
Nov 14, 2019 - Ruby
A gem to add PhotoSwipe to Rails asset pipeline
-
Updated
Nov 20, 2017 - JavaScript
Furatto CSS Framework for Rails Asset Pipeline
-
Updated
Sep 4, 2017 - Ruby
ruby
ruby-gem
sprockets
pug
jade
ruby-on-rails
rails-asset-pipeline
pug-template-engine
jade-template-engine
-
Updated
Nov 11, 2017 - Ruby
Guías de Rails en Español (Rails 5) Estas son las guías de Rails 5 en Español (Guías Completas, con todos los Capítulos). Estas guías están diseñadas para que tengas una productividad inmediata con Rails, y para ayudarte a entender como encajan las piezas en Rails.
rails
rails-engine
rails-admin
rails-application
rubyonrails
rails5
rails-asset-pipeline
rails-tutorial
rails4
rails-api
rails5-api
-
Updated
Aug 22, 2018
A ruby gem that uses the Rails asset pipeline to include the jScrollPane plugin
-
Updated
Jun 19, 2019 - JavaScript
A simple wrapper around the Bootstrap-Select plugin
-
Updated
May 19, 2017 - Ruby
Ruby on rails wrapper for Bulma framework extensions
-
Updated
Sep 30, 2019 - Ruby
A simple wrapper around the Masonry plugin
-
Updated
Dec 11, 2017 - Ruby
The SimpleBar Javascript library for the Rails asset pipeline.
-
Updated
Apr 12, 2018 - Ruby
A simple wrapper around the jQuery qTip2 plugin
-
Updated
Aug 5, 2016 - Ruby
-
Updated
Jul 2, 2017 - Ruby
Middleman 4 with Materialize CSS on RailsAssets
-
Updated
Mar 1, 2017 - Ruby
Using Interact.js to create draggable and droppable items in our view, we can use AJAX callbacks on events to interact with our Ruby on Rails application. Also, learn how to use Ruby Assets to manage our Javascript Libraries.
-
Updated
Jul 26, 2018 - Ruby
A simple wrapper around the Fullcalender plugin
-
Updated
Aug 5, 2016 - Ruby
A simple wrapper around the Animate-CSS plugin
-
Updated
Aug 5, 2016 - Ruby
Foregin language learning system (Training Project)
-
Updated
Apr 10, 2017
A simple wrapper around the jQuery qTip plugin
-
Updated
Aug 5, 2016 - Ruby
Rails 5.0 and ES6 Proof or Concept
-
Updated
Feb 27, 2017 - Ruby
-
Updated
May 26, 2019 - Ruby
Cómo usar Postcss en Ruby on Rails (Live Reloading también)
-
Updated
Nov 27, 2016 - Ruby
Heroku buildpack for copying html files from `public/assets` to `public` on deploy (e.g. custom error pages in a rails app that have been precompiled by the rails asset pipeline)
-
Updated
Feb 22, 2017 - Shell
Example rails app demonstrating using a custom Heroku buildpack to serve custom error pages as static files
-
Updated
Feb 22, 2017 - Ruby
Improve this page
Add a description, image, and links to the rails-asset-pipeline topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rails-asset-pipeline topic, visit your repo's landing page and select "manage topics."


In the "5. Avoid name collisions" section the template path is
app/assets/templates/user.html, also in the "Configuration Option: ignore_prefix" section it states "If you place your templates inapp/assets/templatesthis option is mostly useless." However, in the same section it states "any templates placed under app/assets/javascripts/templates will automatically have short names."Are