-
I followed your directions to install this and got this:
``` bash
...
identical .git/HEAD
update .git/config
identical .git/description
identical .git/hooks/applypatch-msg.sample
…
-
It looks like `slim/extras` version `dev-release-1.0.3` isn't available on packagist anymore, it be great to update to whatever stable version makes sense.
Actual error:
```
composer.phar create-pro…
silas updated
10 years ago
-
**intro:**
I initially set up a rails application that managed the asset pipeline and installed the angular-google-maps dependency (see [gemfile](https://gist.github.com/abbood/45572362f34e5cecc146))…
-
Routing in CakePHP has always included default routes to help developers get up and running quickly. While the speed of development is a good thing, the default routes have a few negative aspects as w…
-
I'm not sure what the exact cause is, but with the following combination, either the user model is missing the created_at field, or the view has an extra column that uses the created_at field in user.…
-
Since DataArray meets the requirement of including `NA`s, it might be a useful path to explore.
``` julia
immutable TimeArray{T,N}
timestamp::Vector{Date{ISOCalendar}}
values::DataArray{T,N}
# c…
-
I opted to build my own application, I selected all my options and FactoryGirl was not one of them, but right after the app was created I tried running rspec and it failed because it was making calls …
-
Given I pass the option to use omniauth with facebook and mongoid to the `rails_composer` for a basic todo app
``` shell
question Install an example application?
1) I want to build my…
-
Here's my installation attempt (Ruby 2.0, Rails 4.0.0).
It fails on html2haml and then doesnt complete the other options i selected like application.yml and home page.
[18:22][jonathan@jsl:~/rails]$ …
-
Running JRuby as follows:
```
jruby 1.7.4 (2.0.0) 2013-05-16 2390d3b on Java HotSpot(TM) 64-Bit Server VM 1.6.0_51-b11-457-11M4509 [darwin-x86_64]
```
Rails as follows:
```
Rails 3.2.11
```
Settin…
acds updated
10 years ago