-
Hey! Will this gem run well alongside of https://github.com/Houdini/two_factor_authentication ?
ghost updated
8 years ago
-
Currently working with configurations is awkward for a few reasons
- Mixins can't namespace their configuration. It would be nice to let a plugin including a mixin include all its configs under a cert…
-
no display hours
my code:
f.input :start_date, as => :ui_date_time_picker, :input_html => { :class => 'ui-datetime-picker', :size => 20 }
used activeadmin
kingM updated
10 years ago
-
I installed this gem, but can not required this.
My environment:
```bash
$ gem install exodus
Successfully installed exodus-1.1.7
Parsing documentation for exodus-1.1.7
Done installing documen…
-
**What happened**:
I'm building a dashboard template that will be shared with other people and due to [limitations of the datasource](https://github.com/valiton/grafana-mongodb-atlas-datasource/i…
-
> We still have to discuss about a good API.
Topics at hand:
- configure ORM in initializer (+ default to ActiveRecord) so there won't be a need for namespace. see: https://github.com/yelled3/sidekiq…
-
For background, API Umbrella's architecture can be separated into 3 main components:
- gatekeeper: Custom proxy and routing. The main API gateway portion of the code. Written in Lua inside nginx/Op…
-
Hey, first of all: Awesome plugin! Thanks man for doing the great work.
I'm using this on a fresh ec2 instance. After installing the plugin and trying to
`dokku mongodb:console`, I get the following …
-
### Step 3: Describe the problem:
#### Steps to reproduce:
1. Follow the official notes how to deploy errbit on the Heroku:
https://github.com/errbit/errbit/blob/master/docs/deployment/hero…
-
I successfully implemented a Rails 3.0.9 app as an OAuth provider using the oauth and oauth-plugin gems. However, to Rails 3.1.3, I'm receiving an 401 Unauthorized error when attempting to get the req…