Gleb Mazovetskiy
37ea51e9ac
Merge branch 'next'
...
Conflicts:
README.md
lib/bootstrap-sass.rb
2014-10-29 21:49:47 +01:00
Gleb Mazovetskiy
f675be933c
bump to 3.3.0
2014-10-29 21:47:34 +01:00
Mike Chlipala
21c7c9b71e
Ignore node_modules directory
2014-10-01 09:12:30 -07:00
Gleb Mazovetskiy
dd4957d4ae
.gitignore
2014-06-17 03:16:10 +02:00
Gleb Mazovetskiy
e7055684e7
ignore dummy app log
2014-04-18 22:02:24 +02:00
Eugeny Vlasenko
fe708c8241
added .DS_Store to .gitignore
2014-03-15 02:21:00 +07:00
Gleb Mazovetskiy
6c0efeb6ee
sprockets-rails test for #500
...
test for digest presence in asset refs compiled with Rails in production
mode
2014-01-16 18:59:51 +01:00
Thomas McDonald
852737b40c
Ignore the dummy application test log
2013-09-09 21:02:37 +01:00
Gleb Mazovetskiy
204489259b
dummy app
2013-09-09 20:58:45 +02:00
Gleb Mazovetskiy
089174049c
converter: cache files, understand in-file mixin definitinos
2013-08-18 23:00:27 +02:00
Peter Gumeson
4c44d12fdc
Added bundler dirs to gitignore.
2013-05-23 14:48:27 -07:00
Tristan Harward
776583f08e
Merged in twitter-bootstrap-sass 2.2.1 and removed old files.
2012-11-01 08:49:43 -04:00
Thomas McDonald
ecc988b5e8
Add bundler for easy install of gem dependencies
2012-09-01 17:06:54 +01:00
Thomas McDonald
bc90e37c6c
Alter rake debug to compile bootstrap-responsive
2012-06-04 11:34:57 +01:00
Thomas McDonald
931fbc67b4
Add rake:debug task to quickly build the CSS
...
Previously to ensure that changes have been working it was required to
build the gem and then push it to a sample application (e.g. Rails &
Compass).
The rake:debug task uses plain Sass - as we do for testing, and creates
the file 'debug.css' without having to rebuild the Gem and fire up an
application.
2012-05-12 08:24:22 +01:00
Thomas McDonald
ff71c5f2aa
add tests to check for compilation errors with Sass
2012-05-06 19:50:46 +01:00
Thomas McDonald
c303d86d57
Extracted Bootstrap from QA
...
and everything *should* work.
2011-09-06 20:08:31 +01:00