-
Included @import "twitter/bootstrap"; in application.css.scss
Included //= require twitter/bootstrap in application.js
GEMFILE:
source 'https://rubygems.org'
# Bundle edge Rails instead: gem 'rails…
-
Docker container env & softwares I install:
``` bash
bash-5.1# ruby -v
ruby 2.7.8p225 (2023-03-30 revision 1f4d455848) [x86_64-linux-musl]
bash-5.1# bundle -v
`/root` is not writable.
Bundler …
-
之前参考 https://github.com/wbt5/real-url/pull/376 使用二级域名`akm-tct / ws-tct`用了一段时间
现在好像这两个cdn又不能用了,有新的办法吗?
-
when I hit next (or n) it should `"Step over to the next line within the same frame"` but when I hit next a few times it leaves the current frame and jumps into activerecord source. This happens under…
-
Bundler could not find compatible versions for gem "acts-as-taggable-on":
In snapshot (Gemfile.lock):
acts-as-taggable-on (2.3.3)
In Gemfile:
alchemy_crm (>= 0) ruby depends on
act…
-
## Describe the bug
The CATs test that uses the go-calls-ruby sample app doesn't work in cf-for-k8s
This is a regression from cf-deployment. My question is, who owns this feature -- that
determ…
-
Hi, any help is appreciated. I'm stuck with this, former Installation was Dashing on Ubuntu 20 LTS, I had to migrate to 22 LTS
Step two does not work 👍
# Install bundler
$ gem install bundler
…
-
I just updated my octopress installation today, executed "bundle" without a problem and now I'm getting the following error on "rake generate":
```
plugins/config_tag.rb:1:in `require': cannot load s…
-
I am using Backbone and Eco templates in my Rails application. My template has the following code:
```
%>
```
For some reason, the HTML is blank. The name and description are no…
-
你好,execjs.compile(nodejs).call("genKey", self.token, self.fingerPrint, u, self.appid) 报错,是因为 algo.algo文件失效的原因吗,或者如何进行获取,感谢 :)