[Rails] [Rails 6 alpha] Sprockets::FileNotFound

2019-01-02 Thread Kiran Patil
Steps to reproduce 1. Create Rails 6 app 2. yarn add onsenui 3. Add below lines to "app/assets/stylesheets/application.css" *= require onsenui/css/onsenui *= require onsenui/css/onsen-css-components 1. Create a sample view as below

Re: [Rails] text visible in browser but not in source

2019-01-02 Thread Jake Niemiec
If you get “Connection reset by peer” while scraping a website, it is very likely that your scraping attempts were detected and automatically blocked for a while. They might have also been alerted by all of these malformed requests. Consider pacing out your requests so that it doesn’t look like yo

[Rails] A new Rails book is in the making

2019-01-02 Thread Karthikeyan A K
Hello All, I am writing a new DRM free Ruby on Rails book, and I have launched a funding campaign for it here https://igg.me/at/rails-book/ . I hope it will do good for the community. -- Karthikeyan A K Author of https://mindaslab.github.io/I-Love-Ruby/ -- You received this message because yo