Configuring Ruby on Rails on IIS

0
Ruby
Hi, I am new to Ruby on Rails. I have an existing website that I need to configure on IIS. I installed Ruby Hosting package from Web Platform Installer. When I ran the website, I got the following...
Muhammad Usama Alam posted

How do I set a start value for 'serial' or sequence in psql

0
Ruby
Hi everyone, I have a migration like this: ``` def change add_column :orders, :order_number, :serial end ``` and when I create a new record in the database I get 1,2,3 etc., What I need is ...
Squealer182 posted

iteasykit does not exist.

1
Ruby
hello, I want to locally run a web site build with ruby on rails. I followed the tutorial until I get an error message that I can't solve: c:\Sites\FXCCsite>rails server The path `c:/Sites/FXC...
daniel replied

Keep getting undefined method `length' for nil:NilClass (NoMethodError)

0
Ruby
Hi guys, I have written the following code in Ruby that takes input from a user regarding plane and flight details and displays the user inputs as an array in the terminal. For example, if the use...
ibz95 posted

[SOLVED] Decrypt S/MIME 'file.xml.p7m' with OpenSSL

7
Ruby
I am trying to implement a decoder for a bunch of files (e-bills with extension .xml.p7m) in my rails application within a specific helper. My goal is to upload the encripted files and read them p...
Chris Oliver replied
Solved

best way generate pptx file in ruby/rails like prawn PDF

0
Ruby
I love prawn PDF for generate pdf file , i need gems like prawn for generate ppt/pptx file in ruby . what I need * Table with some style * multi pages * Add image and add above some text * add s...
TalaatMagdy posted

Ruby combinations with ruleset ?

0
Ruby
Hey iam trying to figure out how i could limit my combinations of objects. **My problem:** I want to generate x teams with the most "point" outcome of 432 players, max team size is 7 players. Each...
punkt1 posted

Exciting Job Opportunity - Ruby on Rails | Los Angeles based | Are you interested?

0
Ruby
I am searching for engineering talent for a few open roles with innovative, growing, employee-centric companies disrupting a variety of exciting industries, prioritizing Ruby on Rails. All of them ...
Polina Resenchuk posted

Why am I getting a concurrent-ruby gem conflict when using the rails new command?

1
Ruby
I have created many rails projects to date without any problems. However when I tried to create a new project today using the command 'rails new pallet_tracker' I get the following error, /home/bi...
William Jones replied
Solved

How to convert each pdf pages to an image and display a thumbnail?

0
Ruby
Hi everyone, I am new to rails and would like to ask how to create pdf thumbnails on each pages and/or convert each pages to an image and generate a thumbnail. Thank you.
Harris Mariano posted
Solved

Sending a series of keystrokes to the terminal. (CentOS)

0
Ruby
Hi there, I'm just trying to automate a process. We use a command line tool which is navigated by keystrokes (no mouse). I was hoping to create a ruby script to send the required keystrokes to tha...
MaxwellMax posted

Install Ruby On Rails on Mac OS X 10.15 Catalina (Issue)

2
Ruby
I'm running the following command: mysql_secure_installation I get this error: Error: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) I have enabled root.
WoodbineOne replied

Yukihiro Matsumoto: "Ruby is designed for humans, not machines"

0
Ruby
We’re thrilled that our good friend Yukihiro Matsumoto, creator of the Ruby programming language, has been able to join us at RubyRussia 2019 as a speaker for the second time, having previously spo...
Iurii Gurzhii posted

Starting to learn Ruby/Rails?

0
Ruby
I mostly program in Python, but I'd like to learn Ruby and Ruby on Rails. Where would you recommend starting? Are there good tutorial series to read/watch? Good books to get?
Robert Rose posted

What makes you like Ruby/Rails?

1
Ruby
I’m a Rails dev for 8months now but come from C# .NET before that. Just curious what the Ruby/Rails community feels about the language/framework. What makes you like Ruby/Rails? Pros and Cons of ...
Chris Oliver replied

Looking for VERY Basic Rails EXPLANATION videos

1
Ruby
Greetings everyone. After doing some searching I’ve been able to find resources related to rails project tutorials, rails related books, and rails learning videos. Many great resources, but I’m loo...
Tabish Iqbal replied

Improving and Practising Ruby Skills?

1
Ruby
Hi, I want to improve my Ruby skills and fluency, but I am n https://www.7zip.vip/ ot really sure how to start. I have a good, albeit basic understanding of Ruby, and Codewars is great but it can ...
Colin McGowan replied

Is it possible to open a file via File Explorer in Ruby?

0
Ruby
For example: if you open Microsoft Word, you can open the File tab and Open a file. This opens up the File Explorer and allows you to choose a .doc or .docx file to open. [appvalley](https://getapp...
BontieFernandes posted

Noob question: how hard is it to build automated "abandoned cart" emails?

1
Ruby
I know the bare bones and work with a developer. trying to connect my mailchimp with our site, which is built on rails. is this a tough task ? how long should it take to develop? any info helps T...
Chris Oliver replied

How do I work out time slots greater than 5 hours

2
Ruby
I have a booking application where you can book time against a room. I need a way to find where it is booked for more than 5 hours consecutively to do some reporting. This can be anytime over a 24...
Stephen Sizer replied

Want to stay up-to-date with Ruby on Rails?

Join 88,697+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.