openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Slim
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 12 hours
ago. based on code collected
about 13 hours
ago.
Jul 29, 2024 — Jul 29, 2025
Showing page 52 of 66
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Updated the benchmarks for Slim 0.8.0.
Fred Wu
More...
over 14 years ago
remove backtick -- no longer supported
stonean
More...
over 14 years ago
slim executable conflict. issue #91
stonean
More...
over 14 years ago
making progress on vim syntax support
stonean
More...
over 14 years ago
highlight ruby code following both - and = characters
rubiii
More...
over 14 years ago
add filetype detection for vim
davidmathers
More...
over 14 years ago
Added license.
Fred Wu
More...
over 14 years ago
update version in preparation for release
stonean
More...
over 14 years ago
active record models will respond_to? :[] and therefore break the resolution chain
stonean
More...
over 14 years ago
rename value to response to avoid confusion with attr_accessor :value
stonean
More...
over 14 years ago
simplify wrapper class a bit, add Wrapper#empty?, Wrapper#to_s
minad
More...
over 14 years ago
dictionary_access => :wrapper is the default. simplifies framework integration
stonean
More...
over 14 years ago
comment the call method
stonean
More...
over 14 years ago
rails logic less support
stonean
More...
over 14 years ago
version bump 0.7.4
stonean
More...
over 14 years ago
require temple 0.1.6
minad
More...
over 14 years ago
readme updated
minad
More...
over 14 years ago
use SLIM_USE_TEMPLE=edge or SLIM_USE_TEMPLE=/path/to/temple during bundler install if you are working with slim edge
minad
More...
over 14 years ago
Accidentally committed my own Temple path...
Fred Wu
More...
over 14 years ago
Removed the dependency of activesupport.
Fred Wu
More...
over 14 years ago
Slim.env.local.
Fred Wu
More...
over 14 years ago
...
Fred Wu
More...
over 14 years ago
Fix for the last commit.
Fred Wu
More...
over 14 years ago
Slim edge is often broken because it uses the latest changes from Temple's git repo. Therefore we now have "Slim.env" to determine whether we are in "edge" or in "release". For example, we can now use "SLIM_ENV=edge bundle install" to install with the latest Temple from git.
Fred Wu
More...
over 14 years ago
add rails integration test
minad
More...
over 14 years ago
capture already returns the generated content
minad
More...
over 14 years ago
use temple generator
minad
More...
over 14 years ago
Remove backtick from documenation. Describe the change to the single quote functionality
stonean
More...
over 14 years ago
Merge branch 'trailingws'
stonean
More...
over 14 years ago
use ' for text block with trailing whitespace
minad
More...
over 14 years ago
←
1
2
…
48
49
50
51
52
53
54
55
56
…
65
66
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree