Questions tagged as 'bundle'

0
answers

Error Bundle install

Every time I press bundle install this error appears. /usr/local/bin/bundle:23:in 'load': cannot load such file -- /usr/lib/ruby/gems/2.3.0/gems/bundler-1.16.1/exe/bundle (LoadError) from /usr/local/bin/bundle:23:in '<main>'...
asked by 17.04.2018 / 14:34
0
answers

Problem renaming Bundle files

I changed the Bundle names of my application, but when I rotate it again, it tries to access the same path with the old Bundle names. For example, before the bundle name was ("bundles / bootstrap / bootstrap.css"), then I modified it to ("bundle...
asked by 03.07.2016 / 16:59
1
answer

How to read multiple TXT files and save strings in an NSArray?

Scenario explanation: Read the contents of several .txt extension files and save the strings of each file separately to a NSArray , in this case, in each array index. Obstacle: - There are more than 60 different files,...
asked by 24.09.2014 / 18:56