Timo Sand

Results 65 issues of Timo Sand

In Part 2 you have the following code: ``` def index @posts = Post.scoped if stale? @posts do respond_with @posts end end ``` This code looks like it shouldn't work,...

I get messed up unicode characters when parsing, ie. `Liiketoimintayksikkö => Liiketoimintayksikk\303\266`

bug

I dislike having to type too much and transformation form snake_case to PascalCase just doesn't seem too sensible (`element :mime_type, String, :tag => 'MimeType'`). Would it be possible to just...

feature

Hi, I've got a few repos where running `git up` takes minutes to complete. I don't know what is causing the issue, but it's really disturbing. What do you need...

When using Tab completion and arrow keys my pry instance crashes with this message.

- Enabled CORS - Cleaned up some console prints

- Get setlist form setlist.fm or other similar service, when it becomes available - Provide setlist as Spotify playlist etc.

- Analytics based on favourited/starred event by user clients - Design decision if clients should send stars to backend or if other kind of analytics should be used

Seeing this, what is the status of metrical. Does it need a lot of work to get working?