-
Free Code Camp plans to sell a pack of stickers in our shop. All of these assets will be creative commons like everything else, and anyone could print them. We would print them and sell them in packs …
-
Hi Guys
This looks really useful for something I am working on, but I cant get it working with Rails 4.1 by following the instructions (even if I build a local gem from the edge version). I could no…
ghost updated
8 years ago
-
I suggest dropping requirements to use XML-like syntax.
- Technically there's absolutely no benefit in using XML syntax if it's not guaranteed to be 100% right 100% of the time (and even then I'd argu…
-
Hi,
I made some extensive tests with different versions but could not make guard work with the latest guard-rspec.
I tested both 4.2.3 release and 4.1.1 releases.
I also tested with a fresh Guardfil…
-
Hi,
I am trying to deploy my app to heroku but it fails for forem base.css.
```
Preparing app for Rails asset pipeline
Running: rake assets:precompile
[deprecated] I18n.enforce_availabl…
-
had a go with the demo, select upload works fine, but OK button is not saving files either to database or on disk.
-
Looks like our deploys to beta-aerobic have been failing for a while and CC menu hasn't been updating.
Something about pre-compiling assets.
```
cd $WERCKER_SOURCE_DIR
ubuntu$/pipeline/build$ expor…
-
Hi,
I am trying to use wice_grid 3.2.0.pre3 with rails 3.2. But I am facing the below issue. When I added the wice_grid configuration to my view file, I am getting below error.
``` ruby
ActionView::…
-
When I tab complete a directory, it doesn't add a "/" to the end, it adds a sapce, which isn't correct.
```
tconsole> te[tab]
```
gives me
```
tconsole> ./test [cursor here]
```
where I would expe…
-
I'm still new to all this but I get:
Bundler could not find compatible versions for gem "rack":
In Gemfile:
rack-pagespeed depends on
rack (= 1.2.1)
```
sinatra (~> 1.2.6) depends on
r…