-
I have AdminUser and Post.
Post belongs_to AdminUser
In the index action I should show only author posts (Post.where(:admin_user_id => current_admin_user.id)).
How I can do it?
Thanks.
releu updated
4 years ago
-
Ref https://doodle.com/poll/yutswfi8ngdts87b
Ref https://medium.com/ethereum-classic-labs/etc-network-security-plan-fed70402b727
# ETC Core Devs Call(s) 2020 Q3: Hardfork
* When: _Thursday, Aug…
-
@Ashton-Morris, @emily-phet, and I (@jbphet) did some brainstorming on the sound design for the proportion sim and thought we should write some of these things down.
- Use two sound generators that…
-
I have configured host.json to filter out certain trace/request logs in my Azure function. For example:
```
{
"logging": {
"logLevel": {
"Host.Triggers.DurableTask": "Warning",
…
ghost updated
4 years ago
-
I keep having links on the site change to a different URL. Like the footer links and occasionally the header links. I clear the cache by deleting all four folders in /_protected/data/cache and the pro…
-
## Title : Sugarlabs starter issues
## Abstract
These are some of the recent starter issues for sugarlabs organization.
# Some issues you can look for
### Sugarlabs
* [Include a back-to-top b…
-
Current version of oce (github version as of 03 April 2020) fails to read Signature55/100 ad2cp files with included echosounder (4.th (55) /5.th (100) beam) data.
Error messages for both types of …
-
**Repo**: [gazpacho](https://github.com/maxhumber/gazpacho)
gazpacho is a web scraping library that enables rapid prototyping for extracting large amounts of data from any website. The library is …
-
### What version of Dgraph are you using?
master
### Have you tried reproducing the issue with the latest release?
yes
### What is the hardware spec (RAM, OS)?
* n1-standard-8 (8 vC…
-
If edit is clicked when the categories are empty it will mean the code list categories are lost.