0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Factor out common Gemfile functionality. More... over 13 years ago
Officially support JRuby More... over 13 years ago
Prepare for 2.2.1 More... over 13 years ago
Merge pull request #36 from kares/master More... over 13 years ago
allows running specs with therubyrhino as well NOTE: there's no less.rb compatible release out just yet, but hopefully it's coming. when it's out the gem will need to relax it's explicit therubyracer dependency. More... over 13 years ago
a "better" fix for #34 introduced in 79bc697d167e1637e945815fc78c8e6143b4715d this one is backward compatible with therubyracer < 0.10 and other runtimes that did not yet keep up with the changes in v8 e.g. therubyrhino More... over 13 years ago
updatable rails 3.2 gem dependency More... over 13 years ago
Upgrade to therubyracer 0.10.x call semantics. Prepare for 2.2.0 release. Fixes #34. More... over 13 years ago
Merge pull request #33 from pgib/patch-1 More... over 13 years ago
Fix the file extension in the video-url() and audio-url() examples. More... over 13 years ago
Work with edge rails/sprockets. Fixes #31. More... over 13 years ago
Merge pull request #31 from guilleiguaran/master More... over 13 years ago
sprockets/railtie was replaced with sprockets/rails/railtie in Rails edge More... over 13 years ago
More defensive railtie when examing asset paths. Fixes #30. More... over 13 years ago
Prepare for 2.1.6 release. More... over 13 years ago
Merge branch 'master' of github.com:metaskills/less-rails More... over 13 years ago
Nested imports recursively declare sprockets dependencies. Fixes #26. More... over 13 years ago
Merge pull request #24 from michaelklishin/patch-1 More... over 13 years ago
Update rubygems on travis-ci.org to make REE and Rails 3.2 work nicely together More... over 13 years ago
Prepare for 2.1.5 release. More... over 13 years ago
Merge pull request #23 from germanogmn1/bugfix More... over 13 years ago
fixed rails 3.2 bug with FileNotFound More... over 13 years ago
Use 3.2 gemfile as default. More... over 13 years ago
Update to 2.1.4 More... over 13 years ago
More friendly import processor with missing files. Fixes #13. More... over 13 years ago
Prepare for 2.1.3. More... over 13 years ago
Make sure vendor/assets/stylesheets .less files work. Closes #18. More... over 13 years ago
Any 3.1 or above will work, but not Rails 4 yet :) More... over 13 years ago
Prepare for 2.1.2. More... over 13 years ago
Allow Travis to test both Rails 3.1 and 3.2. Fancy smancy gemspec eval with Gemfile usage. More... over 13 years ago