>
> One way to achieve this goal would be to simply change the existing 
> scaffold.css.scss 
> <https://github.com/rails/rails/blob/master/railties/lib/rails/generators/rails/scaffold/templates/scaffold.css>
>  
> to have better styles.
> However… why reinvent the wheel when we can achieve something nice using 
> Bootstrap CSS?
>

 Why bootstrap ? We don't need 90% of the classes anyway. 
 It will also look like Rails endorse/prefers Bootstrap over other 
frameworks.


> What I suggest is that scaffolded views can simply point to the CDN-hosted 
> Bootstrap CSS <http://www.bootstrapcdn.com/> and then have a simple HTML 
> structure that makes for better and responsive views (e.g., adding a <div 
> class="container">). 
>

Then it will be impossible to code offline. 

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-core+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-core@googlegroups.com.
Visit this group at http://groups.google.com/group/rubyonrails-core.
For more options, visit https://groups.google.com/d/optout.

Reply via email to