Recently a particular Rails app I'm working with began to auto-generate a file app/assets/stylesheets/config.rb. It looks similar to a Compass configuration file, but this app does _not_ use Compass. I've found a couple threads about this, but so far no answers. http://stackoverflow.com/questions/15003841/rails-... https://github.com/rails/sass-rails/issues/141 Some relevant info about the app's gems: rails (3.2.12) sass (3.2.6) sass-rails (3.2.5) sprockets (2.2.2) Most of all I want to know why the file is now appearing and why it is important. Should I just git-ignore it? Is it best to add the file to version control?
on 2013-03-04 19:30
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.