-
It would be great to have an indication on the homepage as to what data is contained in the system. Harry mocked-up a view of this below. Ideally it would be interactive, and one could click on any as…
-
I'm trying to install any plugin and getting the following error
```
$ /opt/logstash/bin/plugin install /tmp/logstash-output-elasticsearch/logstash-output-elasticsearch-0.1.16-java.gem --debug
Valida…
-
The Gemfile:
https://gist.github.com/chrisccerami/dd5233cfccd67a2a4505
Bundle list:
Gems included by the bundle:
- actionmailer (4.0.0)
- actionpack (4.0.0)
- activeadmin (0.6.1 1f4f90c)
- activemode…
-
I would like the following code to work:
```
eta : (f : a -> b) -> f = (\x => f x)
eta f = refl
```
-
This ticket is intended for discussion of the definition and mapping of GTPase activity RCV_000020
- [Summary of mapping](https://github.com/GO-ROCHE-COLLAB/Roche_CV_mapping/blob/master/mapping_tables…
-
```
undefined method `register_postprocessor' for nil:NilClass (NoMethodError)
```
related to https://github.com/sstephenson/sprockets/blob/26d33f08af902b76b65033342d2c07da7eec6372/UPGRADING.md
-
jruby -S gem install jquery-rails -v 4.0.0
ERROR: While executing gem ... (Gem::DependencyError)
Unresolved dependency found during sorting - rack (>= 1.0) (requested by rack-test-0.6.2)
My gem …
-
This issue is to discuss how to better support async/await inside actors.
Currently, all actors are synchronous and support for Tasks is achieved using PipeTo/Tell. Most of .NET nowadays makes heavy …
nvivo updated
9 years ago
-
Hello,
I am trying to create gem that depends on jar extension. I think that first problem is with interpolation of $HOME variable. After running this steps on osx:
- Add 'jbundler' to gemfile
- Creat…
-
Hi,
I've been using a beta version of **Virtus** in a Ruby `1.8.7` app and between beta0 and the first release candidate, it began to use `axiom-types` with a version that changed the lambda to use t…