Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / agoragames/stache issues and pull requests
#68 - Rails 6 change in arity for call
Pull Request -
State: closed - Opened by abutterf almost 4 years ago
- 1 comment
#67 - Add additional template paths
Issue -
State: open - Opened by jwir3 about 5 years ago
#66 - Add a new template engine
Issue -
State: open - Opened by jwir3 over 5 years ago
#65 - Templates not running in production
Issue -
State: open - Opened by SampsonCrowley over 6 years ago
- 10 comments
#64 - Is it possible to get stache to render .json files directly?
Issue -
State: open - Opened by jwir3 almost 8 years ago
#63 - Changes in support of PR #62
Pull Request -
State: closed - Opened by czarneckid almost 8 years ago
#62 - Some quick fixes for Rails 5 compatibility
Pull Request -
State: closed - Opened by kimili over 8 years ago
- 2 comments
#61 - Possible memory leak when rendering handlebars template
Issue -
State: open - Opened by rywall over 8 years ago
#60 - undefined method `update' for #<Mustache::Context:0x000000053d34e8> stash 1.0.3, rails 4.2.4
Issue -
State: closed - Opened by smetroid about 9 years ago
- 1 comment
#59 - Check arity of methods before delegating to view.
Pull Request -
State: closed - Opened by rwd over 9 years ago
#58 - Mustache template cache incompatible with Redis
Issue -
State: open - Opened by rwd over 9 years ago
#57 - Timestamp cached Mustache partials.
Pull Request -
State: closed - Opened by rwd over 9 years ago
#56 - locals hash not supported in current implementation of Stache::Mustache::Handler
Issue -
State: open - Opened by lulu-2021 over 9 years ago
- 1 comment
#55 - I can't seem to get the helpers to work in handlebars
Issue -
State: closed - Opened by lifeiscontent over 9 years ago
- 2 comments
#54 - Adding app/views to autoload_paths causes NameError
Issue -
State: open - Opened by ifightcrime over 9 years ago
#53 - Scan all application controller view paths when template is class
Pull Request -
State: closed - Opened by rwd over 9 years ago
#52 - Templates not found when template_is_class=true and Stache.template_base_path is relative
Issue -
State: open - Opened by rwd over 9 years ago
#51 - Undefined method 'html_safe' for nil: cached template.source missing
Issue -
State: open - Opened by mcary over 9 years ago
- 1 comment
#50 - Fix not yet released for: undefined method `update' on FasterContext
Issue -
State: closed - Opened by mcary over 9 years ago
- 3 comments
#49 - Rescue exceptions on class lookups for nested path names.
Pull Request -
State: closed - Opened by rwd over 9 years ago
- 1 comment
#48 - Add alias_method back for update
Pull Request -
State: closed - Opened by czarneckid over 9 years ago
#47 - Incompatible with mustache gem >= 1.0.0
Issue -
State: closed - Opened by rwd over 9 years ago
- 3 comments
#46 - Document how to call template_include_tag
Pull Request -
State: closed - Opened by gma about 10 years ago
- 1 comment
#45 - Can't get Stache to work with Action Mailer
Issue -
State: closed - Opened by lulu-2021 about 10 years ago
- 2 comments
#44 - Resolve view classes for templates with dashed filenames
Pull Request -
State: closed - Opened by scottatron about 10 years ago
- 1 comment
#43 - Cache compiled templates between requests
Pull Request -
State: closed - Opened by MarkusHarmsen about 10 years ago
- 4 comments
#42 - Rebased mbajur's branch on latest master, resolved conflicts.
Pull Request -
State: closed - Opened by hypomodern over 10 years ago
#41 - Allow passing in multiple template names (including symbols) to helper.
Pull Request -
State: closed - Opened by ike18t over 10 years ago
- 1 comment
#40 - Can't use url helpers in handlebars templates
Issue -
State: open - Opened by mbajur over 10 years ago
#39 - Add possibility to include template path in script's id tag
Pull Request -
State: closed - Opened by mbajur over 10 years ago
- 4 comments
#38 - Make passing locals to handlebars partial work
Pull Request -
State: closed - Opened by mbajur over 10 years ago
- 1 comment
#37 - Cant pass variables to handlebars template
Issue -
State: closed - Opened by mbajur over 10 years ago
- 2 comments
#36 - Passing locals to mustache partial
Issue -
State: closed - Opened by guiocavalcanti over 10 years ago
- 1 comment
#35 - Prevent Stache from automatically using @variables
Issue -
State: open - Opened by mcmillion almost 11 years ago
- 2 comments
#34 - Handlebars: View methods not called
Issue -
State: open - Opened by apauly almost 11 years ago
- 5 comments
#33 - Rails4/Ruby2 Compatibility
Pull Request -
State: closed - Opened by hypomodern almost 11 years ago
- 1 comment
#32 - memory leak related to handlebars templates through stache?
Issue -
State: closed - Opened by ghost almost 11 years ago
- 1 comment
#31 - Access RSpec-assigned instance variables in view classes
Pull Request -
State: closed - Opened by kianw about 11 years ago
#30 - Handlebars doesn't seem to work right...
Issue -
State: closed - Opened by ChrisRuss about 11 years ago
- 1 comment
#29 - <NameError> uninitialized constant TemplateName
Issue -
State: closed - Opened by jasonenglish about 11 years ago
- 9 comments
#28 - Not working with Rails 4
Issue -
State: closed - Opened by denisw over 11 years ago
- 5 comments
#27 - Rendering templates through ERB before Handlebars
Issue -
State: closed - Opened by jasonenglish over 11 years ago
- 2 comments
#26 - Change additional path from Pathname to String
Pull Request -
State: closed - Opened by joker1007 over 11 years ago
- 1 comment
#25 - 1.0.0 breaks {{{yield}}}
Issue -
State: closed - Opened by mokasin over 11 years ago
- 3 comments
#24 - Change to find partials
Pull Request -
State: closed - Opened by jcole almost 12 years ago
- 3 comments
#23 - Stache::Handlebars::View can not get the instance variable from controller
Issue -
State: closed - Opened by zires almost 12 years ago
#22 - Able to use template files without format in extension for mustache.
Pull Request -
State: closed - Opened by kategengler almost 12 years ago
- 1 comment
#21 - Add configuration option to allow a wrapper module for view classes
Pull Request -
State: closed - Opened by kategengler almost 12 years ago
- 3 comments
#20 - Incompatible with ICanHaz.js
Issue -
State: closed - Opened by oliverhuang over 12 years ago
- 2 comments
#19 - rescue from NameError/LoadError
Issue -
State: closed - Opened by oliverhuang over 12 years ago
- 2 comments
#18 - Using Handlebars
Issue -
State: closed - Opened by philmeehan over 12 years ago
- 1 comment
#17 - Handlebars
Issue -
State: closed - Opened by philmeehan over 12 years ago
- 4 comments
#16 - Enhanced mustache functionality - class based layouts, loading rb files, rails helpers
Pull Request -
State: closed - Opened by zombor over 12 years ago
- 8 comments
#15 - Proper way to use layouts
Issue -
State: closed - Opened by zombor over 12 years ago
- 3 comments
#14 - Using rails asset pipeline with stache
Issue -
State: closed - Opened by zombor over 12 years ago
- 9 comments
#13 - make template_include_tag renders script tags with given options
Pull Request -
State: closed - Opened by ayamomiji over 12 years ago
- 1 comment
#12 - Search for partials with or without leading underscore
Pull Request -
State: closed - Opened by awestendorf over 12 years ago
- 4 comments
#11 - Changed template location lookup to use configured file extension
Pull Request -
State: closed - Opened by ajacksified over 12 years ago
- 1 comment
#10 - I added HAML preprocessing support.
Pull Request -
State: closed - Opened by wink almost 13 years ago
- 5 comments
#9 - fix 'incompatible character encodings' error
Pull Request -
State: closed - Opened by solotimes almost 13 years ago
- 3 comments
#8 - Patch to properly reraise NameError/LoadError that occurs upon loading a Stache::View
Pull Request -
State: closed - Opened by subwindow almost 13 years ago
- 1 comment
#7 - app/views?
Issue -
State: closed - Opened by defunkt about 13 years ago
- 1 comment
#6 - Mustache gem dependency not auto-included
Issue -
State: closed - Opened by wulftone about 13 years ago
#5 - Readme typo
Issue -
State: closed - Opened by wulftone about 13 years ago
#4 - Support for Rails Engine
Issue -
State: closed - Opened by mech about 13 years ago
- 5 comments
#3 - remove unnecessary splat from path join (which breaks in Ruby 1.8.7)
Pull Request -
State: closed - Opened by afeld about 13 years ago
- 7 comments
#2 - use correct Mustache namespace
Pull Request -
State: closed - Opened by afeld about 13 years ago
- 1 comment
#1 - More documentation!
Issue -
State: closed - Opened by afeld about 13 years ago
- 4 comments