Aruj Parajuli

Joined

60 Experience
0 Lessons Completed
0 Questions Solved

Activity

Posted in Using Vagrant for Rails Development Discussion

I m getting error like these. May be i miss something?

The box you're attempting to add doesn't support the provider
you requested. Please find an alternate box or use an alternate
provider. Double-check your requested provider to verify you didn't
simply misspell it.

If you're adding a box from HashiCorp's Atlas, make sure the box is
released.

Name: ubuntu/trusty64
Address: https://atlas.hashicorp.com...
Requested provider: ["vmware_desktop", "vmware_fusion", "vmware_workstation"]

Posted in Exporting Records To CSV Discussion

Also have u tried exporting in spreadsheet?

Posted in Exporting Records To CSV Discussion

Can u share snippet?

Posted in Exporting Records To CSV Discussion

Is it possible to generate csv without templates, i mean i have some field in page like github repository name and date it got created?

Posted in File Uploading with Carrierwave Discussion

Ya i know that. But every time I do for any app it takes time and instead of focusing in real theme i get lost in putting authentication, bootstrap and templates. So it would be better if you create a episode or share GitHub repo of skeleton app you will be using in every video i.e why lot's of people won't get lost in sequence. I told many of my colleagues to learn from your video, they tried but all of them they said about it doesn't cover from basic means from start. Railscast was best because it always start from zero to end and mention every resources. I would request you to integrate in every one of your videos.

Posted in File Uploading with Carrierwave Discussion

As i have seen in most of your videos you have started creating app without rails new appname, can please share me the predefined template so that it will be easy for me to catch up?