-
Hi @marcioj, you seem to be the most active contributor to this repo, so I thought I'd direct this question to you.
I wanted to upgrade to the latest version of riot, so I forked the repo. Swapping o…
gotno updated
9 years ago
-
Here is output for **bundle install** command:
```
evo@famous ~/Downloads/railstest (master) $ bundle install
Fetching gem metadata from https://rubygems.org/.........
Fetching version metadata from …
ghost updated
6 years ago
-
Hey,
I just noticed the in-memory setting for the DB : https://github.com/ngs/middleman-blog-similar#database-location
I tried it and... it crashed. Here's what I've been doing:
- Added the `mi…
-
I recently redeployed an app using the latest gems onto a new server and I have noticed that calls that use the low level Spice.get type methods fail with an apparently spurious unauthorised error.
p…
-
Im trying to install the plugin but I get the following:
C:\Bitnami\redmine-2.5.2-2\apps\redmine\htdocs>rake redmine:plugins:migrate RAIL
S_ENV=production --trace
*\* Invoke redmine:plugins:migrate (f…
-
## Expected Behavior
Assume that in a `WorkflowStep` you need to refer to a workflow (main) parameter named e.g. `main_input`. Then the ad-hoc idiom (as documented [here](https://www.biostars.org/p/3…
-
I have a Ruby app based on `ruby:2.5.3-alpine` with a `CMD` that cannot find bundler.
It's being built as:
`docker-slim build --http-probe --include-shell --include-exe sleep --include-exe grep …
-
````
C:\Users\carlosjunior\Documents\Workspace\CONFERENCE\conference\bin>rails generate open_conference_ware
C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/activesupport-4.0.2/lib/active_support/values/ti…
-
When i'm using trestle `0.9.2` I got:
[screen](http://image.noelshack.com/fichiers/2020/28/2/1594112627-screenshot-2020-07-07-at-11-02-40.png)
And When I'm using trestle `0.9.3`I got :
[scree…
-
Hi there,
I am using rails 3 application ,with that i would like to schedule task using whenever in every minute .but it is not working and no issues getting .plase help me.
Source :
Added gem in g…