-
I tried to configure a webhook for https://slack.com using their webhook integration instructions, but it's returning a 500 server error.
Slack is great - would love to see it supported for notificat…
shedd updated
8 years ago
-
I've just upgraded from 0.9.9 to 0.10.2 of this plugin, and it looks like https://github.com/elastic/puppet-elasticsearch/issues/107 has returned. Plugins are installed/owned by root, which means the…
jsnod updated
8 years ago
-
![screen shot 2016-01-08 at 10 00 51](https://cloud.githubusercontent.com/assets/49038/12195380/b7824626-b5ee-11e5-965d-81b40ac13891.png)
What about:
- Fails: `1 Error. 1 Warning. Everything is fixa…
-
当集成工程和 engine 都有 simple_form 配置时,会出现冲突,建议 engine 中 simple_form 的 wrappers 不要使用 default 这个名字,换一个其他名字,比如可以用 engine 名
-
ActiveRecord::UnknownAttributeError (unknown attribute 'photo' for PublicActivity::Activity.):
in 'create'
Cannot render console with content type multipart/form-dataAllowed content types: [#, #, #]
…
-
CRUD de messages y chats
Listar chats `GET /chats`
Mostrar chat `GET /chats/:id` (debe mostrar el listado de mensajes)
Con eso ya se tiene una lista de chats en donde al mostrar cada uno, se muestra…
-
Pinning rspec-puppet-facts to 1.3.0 fixes this, the only change for 1.4.x was to pull in mcollective.
mmoll updated
8 years ago
-
The Pow Switch looks just like the P-Switches from some Mario games. We probably need to replace it with a bit different image (at least with a letter other than P).
-
This can be reproduced via the following:
``` ruby
class List < ActiveRecord::Base
has_many :list_items
end
class ListItem < ActiveRecord::Base
belongs_to :list
end
list = List.create(name: 'Li…
-
There are betas of Shoes 3.3.0 at http://walkabout.mvmanila.com/public/shoes which I'll test in the next few day or two before announcing on the blog and mailing list. There's still some unfinished wo…